Skip to main content

connect_store

Function connect_store 

Source
pub async fn connect_store<P>(store_dir: P) -> Result<SqliteStore, SqliteError>
where P: AsRef<Path>,
Expand description

Connect to the store.