[][src]Trait pallet_session::WeightInfo

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

Required methods

Loading content...

Implementations on Foreign Types

impl WeightInfo for ()[src]

Loading content...

Implementors

Loading content...