boolean.rs |
|
1380 |
counter.rs |
|
1497 |
custom_distribution.rs |
|
2615 |
datetime.rs |
|
1759 |
event.rs |
|
3788 |
labeled.rs |
|
1519 |
memory_distribution.rs |
|
1804 |
mod.rs |
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. |
2037 |
numerator.rs |
|
1584 |
object.rs |
|
1730 |
ping.rs |
|
665 |
quantity.rs |
|
1481 |
rate.rs |
|
1823 |
string.rs |
|
1574 |
string_list.rs |
|
1971 |
text.rs |
|
1568 |
timespan.rs |
|
2403 |
timing_distribution.rs |
|
6069 |
url.rs |
|
1645 |
uuid.rs |
|
1528 |