Struct rill_engine::tracers::meta::PathTracer [−][src]
pub struct PathTracer { /* fields omitted */ }Expand description
This tracer that informs about entries.
Implementations
Methods from Deref<Target = Tracer<PathState>>
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for PathTracerimpl Send for PathTracerimpl Sync for PathTracerimpl Unpin for PathTracerimpl !UnwindSafe for PathTracerBlanket 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