pub type Connection = PooledConnection<ConnectionManager<SqliteConnection>>;Aliased Typeยง
pub struct Connection { /* private fields */ }pub type Connection = PooledConnection<ConnectionManager<SqliteConnection>>;pub struct Connection { /* private fields */ }