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

pub trait ScaleExponent<E> {
    const EXPONENT: E;
}

Associated Constants

Implementors