Skip to main content

open

Function open 

Source
pub fn open(
    path: &Path,
    profile: ConnectionProfile,
) -> Result<Connection, SqliteStoreError>
Expand description

Open path under profile with the profile’s defaults.