pub trait WeightInfo {
    fn on_initialize(peaks: NodeIndex) -> Weight;
}

Required Methods§

Implementations on Foreign Types§

Implementors§