Type Definition deadpool_sqlite::CreatePoolError [−][src]
pub type CreatePoolError = CreatePoolError<ConfigError, Error>;Expand description
Type alias for using deadpool::managed::CreatePoolError with rusqlite.
pub type CreatePoolError = CreatePoolError<ConfigError, Error>;Type alias for using deadpool::managed::CreatePoolError with rusqlite.