Trait xcm::GetWeight

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

Required Methods§

Implementors§