Trait governance_os_pallet_bylaws::WeightInfo[][src]

pub trait WeightInfo {
    fn grant_role(b: u32) -> Weight;
fn revoke_role(b: u32) -> Weight; }

Required methods

fn grant_role(b: u32) -> Weight[src]

fn revoke_role(b: u32) -> Weight[src]

Loading content...

Implementations on Foreign Types

impl WeightInfo for ()[src]

Loading content...

Implementors

Loading content...