Crate glean_ffi[][src]

Modules

ByteBuffer is a struct that represents an array of bytes to be sent over the FFI boundaries.

FFI compatible types for the upload mechanism.

Macros

Define the global handle map, constructor and destructor functions and any user-defined functions for a new metric

Structs

Configuration over FFI.

Enums

The supported metrics’ lifetimes.

Different resolutions supported by the memory related metric types (e.g. MemoryDistributionMetric).

Different resolutions supported by the time related metric types (e.g. DatetimeMetric).

Constants

A HTTP response code.

A recoverable error.

An unrecoverable error.

Functions