Trait sample::conv::DuplexBoxedSampleSlice[][src]

pub trait DuplexBoxedSampleSlice<S>: FromBoxedSampleSlice<S> + ToBoxedSampleSlice<S> where
    S: Sample
{ }

Implementors