gecko-dev/third_party/rust/cubeb
Matthew Gregan 5ad7da2a98 Bug 1447097 - Vendor in cubeb-rs 0.5.2. r=kamidphish
MozReview-Commit-ID: DK7KB9fzAF5

--HG--
extra : rebase_source : 894ce8dd498ee5f519041104589efb35eecb33f1
2018-04-04 16:58:41 +12:00
..
examples
src Bug 1447097 - Vendor in cubeb-rs 0.5.2. r=kamidphish 2018-04-04 16:58:41 +12:00
.cargo-checksum.json Bug 1447097 - Vendor in cubeb-rs 0.5.2. r=kamidphish 2018-04-04 16:58:41 +12:00
Cargo.toml Bug 1447097 - Vendor in cubeb-rs 0.5.2. r=kamidphish 2018-04-04 16:58:41 +12:00
LICENSE
README.md

README.md

cubeb-rs

Build Status

Documentation

cubeb bindings for Rust

[dependencies]
cubeb = "0.1"

Building cubeb-rs

First, you'll need to install CMake. Afterwards, just run:

$ git clone https://github.com/djg/cubeb-rs
$ cd cubeb-rs
$ cargo build

License

cubeb-rs is distributed under an ISC-style license. See LICENSE for details.