gecko-dev/third_party/rust/glean-ffi
2022-02-15 13:35:07 +00:00
..
src Bug 1733757 - Update to Glean v42.0.1. r=Dexter 2021-10-11 10:35:04 +00:00
.cargo-checksum.json Bug 1754474 - Update to Glean 44.0.0 and glean_parser 5.0.1. r=janerik 2022-02-15 13:35:07 +00:00
Cargo.toml Bug 1754474 - Update to Glean 44.0.0 and glean_parser 5.0.1. r=janerik 2022-02-15 13:35:07 +00:00
cbindgen.toml Bug 1670261 - Cargo update & mach vendor. r=chutten 2021-08-10 07:49:07 +00:00
glean.h Bug 1729723 - Update Glean to 41.0.0 r=TravisLong 2021-09-20 13:49:30 +00:00
LICENSE Bug 1670261 - Cargo update & mach vendor. r=chutten 2021-08-10 07:49:07 +00:00
README.md Bug 1670261 - Cargo update & mach vendor. r=chutten 2021-08-10 07:49:07 +00:00

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/