Trait xcm::GetWeight[][src]

pub trait GetWeight<W> {
    fn weight(&self) -> Weight;
}

Required methods

Implementors