Struct r2d2::LoggingErrorHandler
[−]
[src]
pub struct LoggingErrorHandler;
A HandleError implementation which logs at the error level.
pub struct LoggingErrorHandler;
A HandleError implementation which logs at the error level.
impl<E> HandleError<E> for LoggingErrorHandler where E: Errorfn handle_error(&self, error: E)impl Debug for LoggingErrorHandlerimpl Clone for LoggingErrorHandlerfn clone(&self) -> LoggingErrorHandlerfn clone_from(&mut self, source: &Self)impl Copy for LoggingErrorHandler
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)