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