Module blocking

Source
Expand description

Blocking variants of this crates APIs.

Re-exports§

pub use crate::timeline_id;
pub use crate::InitError;
pub use crate::Options;

Structs§

ModalityIngestThreadHandle
A handle to control the spawned ingest thread.
ModalityLayer
A tracing Layer that can be used to record trace events and stream them to modality in real time.
TimelineId
Timelines are identified by a UUID. These are timeline instances; a given location (identified by its name) is associated with many timelines.
TracingModality
A global tracer instance for tracing.rs that sends traces via a network socket to Modality.