Skip to main content

DbConnection

Type Alias DbConnection 

Source
pub type DbConnection = PooledConnection<DuckDbConnectionManager>;

Aliased Typeยง

pub struct DbConnection { /* private fields */ }