Struct network::logging::NetworkSchema [−][src]
pub struct NetworkSchema<'a> { /* fields omitted */ }Implementations
Trait Implementations
Auto Trait Implementations
impl<'a> RefUnwindSafe for NetworkSchema<'a>
impl<'a> Send for NetworkSchema<'a>
impl<'a> Sync for NetworkSchema<'a>
impl<'a> Unpin for NetworkSchema<'a>
impl<'a> UnwindSafe for NetworkSchema<'a>
Blanket 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 = T
Should always be Self