cpal 0.2.7

Cross-platform audio playing library in pure Rust.
docs.rs failed to build cpal-0.2.7
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: cpal-0.15.3

CPAL - Cross-platform audio library

Audio player in pure Rust. Works only on win32 (WASAPI) and linux (ALSA) for the moment.

Documentation

[dependencies]
cpal = "0.1.0"