Skip to main content

DbPool

Type Alias DbPool 

Source
pub type DbPool = Arc<Database>;

Aliased Typeยง

pub struct DbPool { /* private fields */ }