[][src]Function sqlite::open

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

Open a read-write connection to a new or existing database.