[][src]Module timbre::prelude

Exports commonly-used traits.

Traits

AudioSource

Trait implemented to provide audio data to consumers.

IntoShared

Helpful extension to move AudioSource implementations into an Arc<Mutex<...>>.