pub fn clip_with_saturation<const N: usize, const M: usize>(val: S<N>) -> S<M>
Expand description