Function sqlite3::open [] [src]

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

Open a connection to a new or existing database.