[−][src]Trait error_context::MapErrorNoContext
Map error caring type by wrapping it's error value in ErrorNoContext
Map error caring type by wrapping it's error value in ErrorNoContext
fn map_error_context(self) -> Result<O, ErrorNoContext<E>>impl<O, E> MapErrorNoContext<O, E> for Result<O, E>[src]fn map_error_context(self) -> Result<O, ErrorNoContext<E>>[src]