Type Definition audio_device::Result[][src]

type Result<T, E = Error> = Result<T, E>;

The re-exported error type.