Trait surge_modulation::imports::GetReturnLevel[][src]

pub trait GetReturnLevel {
    fn returnlevel(&self) -> f32;
}

Required methods

Implementors