Trait surgefilter_comb::imports::CurrentScale[][src]

pub trait CurrentScale {
    fn current_scale(&self) -> Scale;
}

Required methods

Implementors