summaryrefslogtreecommitdiffstats
path: root/tools/profiler/rust-api/README.md
blob: 60926a85c7c5d9268620483a2bd6e2b2450bf54a (plain)
1
2
3
4
5
# 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.