// TODO: remove this when https://github.com/diesel-rs/diesel/issues/4302 is resolved
pub(crate)structNoInstrumentation;impldiesel::connection::Instrumentation forNoInstrumentation{fnon_connection_event(&mutself, _: diesel::connection::InstrumentationEvent<'_>){}}