Name Description Size Coverage
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`. 4376 -
Cargo.toml 585 -
cbindgen.toml /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ 654 -
macros -
README.md # Gecko Profiler API for Rust 245 -
src -