Skip to main content

open_store

Function open_store 

Source
pub fn open_store(db_path: &Path) -> Result<SqliteStore>
Expand description

Open the workspace SQLite store at db_path.