Function surge_modulation::imports::imports::clamp1bp[]

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