glean/glean-core/ffi
Travis Long 6f85a261fb Bumped version to 31.6.0 2020-07-24 13:42:02 -05:00
..
examples Bug 1646706 - Manage log_pings from core and add docs about debugging through env vars (#1058) 2020-07-15 14:57:57 +02:00
src Bug 1650787 - Implement JWE metric in the bindings (#1073) 2020-07-21 17:22:22 +02:00
.gitkeep
Cargo.toml Bumped version to 31.6.0 2020-07-24 13:42:02 -05:00
LICENSE
README.md
cbindgen.toml Bug 1640692: Python: Use Rust as canonical source for enum values (#925) 2020-05-29 09:24:17 -04:00
glean.h Bug 1650787 - Implement JWE metric in the bindings (#1073) 2020-07-21 17:22:22 +02:00

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/