Trait metron::unit::scale::exp::ScaleBase[][src]

pub trait ScaleBase<B> {
    const BASE: B;
}

Associated Constants

Implementors