Type Definition deadpool_sqlite::CreatePoolError[][src]

pub type CreatePoolError = CreatePoolError<ConfigError, Error>;
Expand description

Type alias for using deadpool::managed::CreatePoolError with rusqlite.