pub trait AnyExecutor<'c>: Executor<'c, Database = Any> { }
Expand description

Implementors