diesel::connection

Function get_default_instrumentation

Source
pub fn get_default_instrumentation() -> Option<Box<dyn Instrumentation>>
Expand description

Get an instance of the default Instrumentation

This function is mostly useful for crates implementing their own connection types