Struct tracing_forest::builder::BlockingExtensions
source · [−]pub struct BlockingExtensions;
Expand description
Extensions for BlockingProcessor
.
Auto Trait Implementations
impl RefUnwindSafe for BlockingExtensions
impl Send for BlockingExtensions
impl Sync for BlockingExtensions
impl Unpin for BlockingExtensions
impl UnwindSafe for BlockingExtensions
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more