Function mentat::new_connection [] [src]

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