chore: Improve docstrings

Took 23 minutes
This commit is contained in:
Diana Carvalho
2025-05-26 10:27:09 +01:00
parent c62af2f232
commit f5d9ab03da
4 changed files with 4 additions and 10 deletions

View File

@@ -271,7 +271,6 @@ impl TychoEncoder for TychoRouterEncoder {
///
/// # Fields
/// * `swap_encoder_registry`: Registry of swap encoders
/// * `native_address`: Address of the chain's native token
#[derive(Clone)]
pub struct TychoExecutorEncoder {
swap_encoder_registry: SwapEncoderRegistry,