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

Required Methods§

Implementors§