Module glean_core::traits

source ·
Expand description

API definitions for the different metric types supported by the Glean SDK.

Individual metric types implement this trait to expose the specific metrics API. It can be used by wrapping implementations to guarantee API conformance.

Structs§

  • This type represents all possible errors that can occur when serializing or deserializing an object from/to JSON.

Enums§

Traits§