Trait dex_swap_router::WeightInfo
source · pub trait WeightInfo {
// Required method
fn validate_routes(a: u32) -> Weight;
}
Expand description
Weight functions needed for dex_swap_router.
Required Methods§
fn validate_routes(a: u32) -> Weight
Implementations on Foreign Types§
source§impl WeightInfo for ()
impl WeightInfo for ()
source§fn validate_routes(a: u32) -> Weight
fn validate_routes(a: u32) -> Weight
The range of component a
is [2, 10]
.