Skip to main content

open

Function open 

Source
pub fn open() -> Result<Box<dyn Store>, Error>
Expand description

Open the default store (SqliteStore, or VipuneStore if feature-enabled).