forked from mirrors/gecko-dev
This means CamelCasing (or any other casing) for structure fields is now possible without Glean transforming those names in any way. Note that the generated Rust code will have the same CamelCase naming, which might be unusual. JavaScript will also need to pass in the object fields exactly as written in the corresponding metrics.yaml definition. Differential Revision: https://phabricator.services.mozilla.com/D212416 |
||
|---|---|---|
| .. | ||
| templates | ||
| cpp.py | ||
| jog.py | ||
| js.py | ||
| run_glean_parser.py | ||
| rust.py | ||
| string_table.py | ||
| util.py | ||