Name Description Size
common_test.rs 1888
factory.rs This file contains the Generated JOG Factory for the runtime-registration of Glean metrics in Firefox on Glean. You probably should just ignore stuff in here and ask on the [#glean Matrix channel](https://chat.mozilla.org/#/room/#glean:mozilla.org) if you have questions. Most of the contents of this module are generated by `toolkit/components/glean/build_scripts/glean_parser_ext/run_glean_parser.py` 727
ffi
ipc.rs IPC Implementation, Rust part 14460
lib.rs The public FOG APIs, for Rust consumers. 685
metrics.rs This file contains the Generated Glean Metrics API The contents of this module are generated by `toolkit/components/glean/build_scripts/glean_parser_ext/run_glean_parser.py`, from metrics files identified in 'toolkit/components/glean/metrics_index.py`. 786
pings.rs This file contains the Generated Glean Metrics API (Ping portion) The contents of this module are generated by `toolkit/components/glean/build_scripts/glean_parser_ext/run_glean_parser.py`, from ping definitions files identified by `toolkit/components/glean/metrics_index.py`. 587
private