Trait noble_indices::weights::WeightInfo[][src]

pub trait WeightInfo {
    fn claim() -> Weight;
fn transfer() -> Weight;
fn free() -> Weight;
fn force_transfer() -> Weight;
fn freeze() -> Weight; }

Weight functions needed for noble_indices.

Required methods

Loading content...

Implementations on Foreign Types

impl WeightInfo for ()[src]

Loading content...

Implementors

Loading content...