Function butane::db::connect

source ·
pub fn connect(spec: &ConnectionSpec) -> Result<Connection, Error>
Expand description

Connect to a database. For non-boxed connections, see individual Backend implementations.