Type Alias RXQLitePool

Source
pub type RXQLitePool = Pool<RXQLite>;

Aliased Typeยง

pub struct RXQLitePool(/* private fields */);