repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Backed out changeset b71c8c052463 (bug 1943846) for causing mass failures. CLOSED...
[gecko.git]
/
tools
/
profiler
/
rust-api
/
README.md
blob
60926a85c7c5d9268620483a2bd6e2b2450bf54a
1
# Gecko Profiler API for Rust
2
3
This crate is the collection of all the API endpoints for Gecko Profiler. Please use this crate instead of using raw FFI calls.
4
5
See the module documentations for more information about the specific API endpoints.