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