Trait pallet_session::WeightInfo[][src]

pub trait WeightInfo {
    fn set_keys() -> Weight;
fn purge_keys() -> Weight; }

Required methods

fn set_keys() -> Weight[src]

fn purge_keys() -> Weight[src]

Loading content...

Implementations on Foreign Types

impl WeightInfo for ()[src]

Loading content...

Implementors

Loading content...