Trait rubato::NeonSample[][src]

pub trait NeonSample { }

Dummy trait when not supported.

Implementors

impl<T> NeonSample for T where
    T: Sample
[src]

Dummy impl of trait when not supported.

Loading content...