зеркало из https://github.com/mozilla/gecko-dev.git
5ad7da2a98
MozReview-Commit-ID: DK7KB9fzAF5 --HG-- extra : rebase_source : 894ce8dd498ee5f519041104589efb35eecb33f1 |
||
---|---|---|
.. | ||
examples | ||
src | ||
.cargo-checksum.json | ||
Cargo.toml | ||
LICENSE | ||
README.md |
README.md
cubeb-rs
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.