Trait basic_dsp::BufferBorrow
source · pub trait BufferBorrow<S, T>: ToSliceMut<T>where
S: ToSliceMut<T>,
T: RealNumber,{
// Required method
fn trade(self, storage: &mut S);
}Expand description
A “slice-like” type which also allows to