fast-telemetry 0.1.2

High-performance, cache-friendly telemetry primitives and export formats for Rust
Documentation
1
2
3
4
pub mod text;

#[cfg(feature = "otlp")]
pub mod otlp;