Type Alias SQLExecutorRef

Source
pub type SQLExecutorRef = Arc<dyn SQLExecutor>;

Aliased Typeยง

struct SQLExecutorRef { /* private fields */ }