Expand description
Blocking variants of this crates APIs.
Re-exports§
pub use crate::timeline_id;
pub use crate::InitError;
pub use crate::Options;
Structs§
- Modality
Ingest Thread Handle - A handle to control the spawned ingest thread.
- Modality
Layer - A
tracing
Layer
that can be used to record trace events and stream them to modality in real time. - Timeline
Id - Timelines are identified by a UUID. These are timeline instances; a given location (identified by its name) is associated with many timelines.
- Tracing
Modality - A global tracer instance for tracing.rs that sends traces via a network socket to Modality.