[−][src]Trait error_context::WrapContext
Wrap value in type with context information
Wrap value in type with context information
type ContextErrorfn wrap_context(self, context: C) -> Self::ContextErrorimpl<E, C> WrapContext<C> for E[src]type ContextError = ErrorContext<E, C>fn wrap_context(self, context: C) -> ErrorContext<E, C>[src]