[][src]Trait orml_oracle::WeightInfo

pub trait WeightInfo {
    fn feed_values(n: usize) -> Weight;
fn on_initialize() -> Weight; }

Required methods

Loading content...

Implementations on Foreign Types

impl WeightInfo for ()[src]

Loading content...

Implementors

Loading content...