pub trait WeightInfo {
    fn force_approve(d: u32) -> Weight;
}

Required Methods§

Implementations on Foreign Types§

Implementors§