Backed out changeset b71c8c052463 (bug 1943846) for causing mass failures. CLOSED...
[gecko.git] / tools / profiler / rust-api / README.md
blob60926a85c7c5d9268620483a2bd6e2b2450bf54a
1 # Gecko Profiler API for Rust
3 This crate is the collection of all the API endpoints for Gecko Profiler. Please use this crate instead of using raw FFI calls.
5 See the module documentations for more information about the specific API endpoints.