Struct rill_engine::tracers::meta::AlertTracer [−][src]
pub struct AlertTracer { /* fields omitted */ }Expand description
This tracer sends text messages.
Implementations
Methods from Deref<Target = Tracer<AlertState>>
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for AlertTracerimpl Send for AlertTracerimpl Sync for AlertTracerimpl Unpin for AlertTracerimpl !UnwindSafe for AlertTracerBlanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V