Function mentat_db::db::new_connection [] [src]

pub fn new_connection<T>(uri: T) -> Result<Connection> where
    T: AsRef<Path>,