Name Description Size
build.rs Build script for the Gecko Profiler bindings. This file is executed by cargo when this crate is built. It generates the `$OUT_DIR/bindings.rs` file which is then included by `src/gecko_bindings/mod.rs`. 4258
Cargo.toml 532
cbindgen.toml 654
extra-bindgen-flags.in 37
macros
README.md # Gecko Profiler API for Rust 245
src