Skip to main content

emit

Function emit 

Source
pub fn emit<const CHANNEL_MASK: u8>(
    record: Record<CHANNEL_MASK>,
) -> Result<(), RecordingError>
Expand description

Emit a typed recording through current tracing backend.