Struct tracing_glog::GlogFields [−][src]
pub struct GlogFields;Trait Implementations
Returns the “default value” for a type. Read more
type Visitor = GlogVisitor<'a>
type Visitor = GlogVisitor<'a>
The visitor type produced by this MakeVisitor.
Make a new visitor for the provided target.
Auto Trait Implementations
impl RefUnwindSafe for GlogFields
impl Send for GlogFields
impl Sync for GlogFields
impl Unpin for GlogFields
impl UnwindSafe for GlogFields
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