Struct r2d2::NopConnectionCustomizer
[−]
[src]
pub struct NopConnectionCustomizer;
A CustomizeConnection which does nothing.
pub struct NopConnectionCustomizer;
A CustomizeConnection which does nothing.
impl<C, E> CustomizeConnection<C, E> for NopConnectionCustomizerfn on_acquire(&self, conn: &mut C) -> Result<(), E>impl Debug for NopConnectionCustomizerimpl Clone for NopConnectionCustomizerfn clone(&self) -> NopConnectionCustomizerfn clone_from(&mut self, source: &Self)impl Copy for NopConnectionCustomizer
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)