+9
−0
toolkit/components/glean/api/Cargo.toml
0 → 100644
+10
−0
toolkit/components/glean/api/src/lib.rs
0 → 100644
+29
−0
+14
−0
Loading
Currently there's no user, so we do some trickery to actually make sure it gets compiled. It also lacks a test, that will follow in the next commit, as it's a bit more complex to set up a Glean instance for a test run. Differential Revision: https://phabricator.services.mozilla.com/D72128