pub type DatabasePool = SqliteDatabasePool;Expand description
Database pool used by the enabled default adapter.
Aliased Typeยง
pub struct DatabasePool(/* private fields */);pub type DatabasePool = SqliteDatabasePool;Database pool used by the enabled default adapter.
pub struct DatabasePool(/* private fields */);