Trait orml_oracle::module::WeightInfo[][src]

pub trait WeightInfo {
    fn feed_values(c: u32) -> Weight;
fn on_finalize() -> Weight; }

Required methods

Loading content...

Implementations on Foreign Types

impl WeightInfo for ()[src]

Loading content...

Implementors

Loading content...