pub async fn open_file(path: impl AsRef<Path>) -> Result<Client, Error>
Open a database file from a path with WAL journal mode enabled.