deadpool_sqlite

Type Alias Object

Source
pub type Object = Object<Manager>;
Expand description

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

Aliased Typeยง

struct Object { /* private fields */ }