mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 14:52:16 +00:00
c6eac14b6e
Differential Revision: https://phabricator.services.mozilla.com/D138446 |
||
---|---|---|
.. | ||
src | ||
.cargo-checksum.json | ||
Cargo.toml | ||
cbindgen.toml | ||
glean.h | ||
LICENSE | ||
README.md |
Glean SDK
The Glean SDK
is a modern approach for a Telemetry library and is part of the Glean project.
glean-ffi
This library provides the FFI (Foreign function interface) for the Glean SDK. Platform-specific code wraps this library to provide a platform-specific Glean API.
Documentation
All documentation is available online:
License
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/