Trait pallet_utility::WeightInfo[][src]

pub trait WeightInfo {
    fn batch(c: u32) -> Weight;
fn as_derivative() -> Weight; }

Required methods

fn batch(c: u32) -> Weight[src]

fn as_derivative() -> Weight[src]

Loading content...

Implementations on Foreign Types

impl WeightInfo for ()[src]

Loading content...

Implementors

Loading content...