Struct zipkin::tracer::Attached [] [src]

pub struct Attached(_);

A type indicating that an OpenSpan is "attached" to the tracer's with respect to context management.

Trait Implementations

Auto Trait Implementations

impl !Send for Attached

impl Sync for Attached