зеркало из https://github.com/mozilla/gecko-dev.git
c2003bb3e7
We don't use unions in the bindings, and rust is very picky with what you can put on untagged unions, so disable them for now. Differential Revision: https://phabricator.services.mozilla.com/D137837 |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml | ||
README.md | ||
build.rs | ||
cbindgen.toml | ||
extra-bindgen-flags.in |
README.md
Gecko Profiler API for Rust
This crate is the collection of all the API endpoints for Gecko Profiler. Please use this crate instead of using raw FFI calls.
See the module documentations for more information about the specific API endpoints.