Trait rubato::SseSample[][src]

pub trait SseSample { }

Dummy trait when not supported.

Implementors

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

Dummy impl of trait when not supported.

Loading content...