Trait surgefilter_comb::imports::CurrentTuningIsStandard[][src]

pub trait CurrentTuningIsStandard {
    fn current_tuning_is_standard(&self) -> bool;
}

Required methods

Implementors