cpal/src
mitchmindtree 51eba20c44 Remove DefaultHost type in favour of determining at runtime
Re-exports host-specific types so that they are available within the
platform module if necessary (e.g. host::asla::Host as AlsaHost).

Allows for converting platform-specific host types (e.g. AlsaHost) into
the dynamically dispatched type generated for the target platform
(`Host`).
2019-06-25 16:54:50 +02:00
..
host Address some nits highlighted by ishitatsuyuki 2019-06-25 16:26:27 +02:00
platform Remove DefaultHost type in favour of determining at runtime 2019-06-25 16:54:50 +02:00
lib.rs Remove DefaultHost type in favour of determining at runtime 2019-06-25 16:54:50 +02:00
samples_formats.rs Add samples conversion functions and publish 0.5.1 (#170) 2017-10-21 09:45:02 +02:00