Struct tracing_forest::tag::TagData
source · [−]Expand description
The type that all tags resolve to once collected.
Fields
message: &'static strMinimalistic message denoting the tag kind.
icon: charIcon associated with the tag kind.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for TagData
impl UnwindSafe for TagData
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