Struct tendermint_light_client::errors::SledSubdetail [−][src]
pub struct SledSubdetail {
pub source: AsErrorDetail<TraceError<Error>, DefaultTracer>,
}Fields
source: AsErrorDetail<TraceError<Error>, DefaultTracer>Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for SledSubdetail
impl Send for SledSubdetail
impl Sync for SledSubdetail
impl Unpin for SledSubdetail
impl UnwindSafe for SledSubdetail
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