Struct r2d2::NopErrorHandler
[−]
[src]
pub struct NopErrorHandler;
A HandleError implementation which does nothing.
pub struct NopErrorHandler;
A HandleError implementation which does nothing.
impl<E> HandleError<E> for NopErrorHandlerfn handle_error(&self, _: E)impl Debug for NopErrorHandlerimpl Clone for NopErrorHandlerfn clone(&self) -> NopErrorHandlerfn clone_from(&mut self, source: &Self)impl Copy for NopErrorHandler
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).
Search functions by type signature (e.g.
vec -> usize)