Type Alias sqlx_rxqlite::RXQLitePool

source ·
pub type RXQLitePool = Pool<RXQLite>;

Aliased Type§

struct RXQLitePool(/* private fields */);