зеркало из https://github.com/mozilla/gecko-dev.git
41ff579eac
Transition to syn 1.0 is ongoing, but these take a long time to build. Hopefully we already patch coreaudio-sys manually so all the crates dependent on bindgen are effectively in-tree. I published v0.51.1-oldsyn to avoid pulling all these dependencies for now. Differential Revision: https://phabricator.services.mozilla.com/D46966 --HG-- rename : third_party/rust/quote-0.6.11/tests/conditional/integer128.rs => third_party/rust/quote/tests/conditional/integer128.rs rename : third_party/rust/unicode-xid-0.1.0/scripts/unicode.py => third_party/rust/unicode-xid/scripts/unicode.py extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
src | ||
.cargo-checksum.json | ||
.travis.yml | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
build.rs |
README.md
coreaudio-sys
Raw bindings to Apple's Core Audio API for macos and iOS generated using rust-bindgen. coreaudio-rs is an attempt at offering a higher level API around this crate.
TODO
- Add/Organize raw bindings manually