Type Alias deadpool_sqlite::Object

source ·
pub type Object = Object<Manager>;
Expand description

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

Aliased Type§

struct Object { /* private fields */ }