cpal/src
mitchmindtree 6cd7492f4c Add missing `Hash` constraint to `StreamId`
This existed prior to the introduction of the `Host` API, but was lost
in translation. This re-adds the bounds so that downstream code does not
suddenly break due to a lacking `Hash` implementation in the next
CPAL version.
2019-07-05 19:28:34 +02:00
..
host Rebase for the trait refactor in #295. 2019-07-05 06:03:33 +10:00
platform Add missing `Hash` constraint to `StreamId` 2019-07-05 19:28:34 +02:00
lib.rs Add some missing re-exports from the platform module into the crate root 2019-07-05 19:20:30 +02:00
samples_formats.rs Add samples conversion functions and publish 0.5.1 (#170) 2017-10-21 09:45:02 +02:00
traits.rs Add missing `Hash` constraint to `StreamId` 2019-07-05 19:28:34 +02:00