[][src]Macro rustbatch::clamp

macro_rules! clamp {
    ($a: expr, $min: expr, $max: expr) => { ... };
}

clamp clamps any types that can be compared