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