Trait metron_core::unit::scale::exp::ExponentialScale[][src]

pub trait ExponentialScale<SB> {
    type ScaleExponent;
}

Associated Types

Implementors