Function spatialite_rs::open[][src]

pub fn open<T: AsRef<Path>>(path: T) -> Result<Connection>