Struct diem_vm::logging::AdapterLogSchema [−][src]
pub struct AdapterLogSchema { /* fields omitted */ }Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AdapterLogSchema
impl Send for AdapterLogSchema
impl Sync for AdapterLogSchema
impl Unpin for AdapterLogSchema
impl UnwindSafe for AdapterLogSchema
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