Crate uni_snd[][src]

Re-exports

pub use self::snd::*;

Modules

snd

Enums

SoundError

error produced when creating the SoundDriver

Traits

SoundGenerator

You must provide a struct implementing this trait to the driver.