Function surge_wavetable::imports::imports::clamp1bp[][src]

pub fn clamp1bp<T>(x: T) -> T where
    T: PartialOrd<T> + From<f32>,