pub fn open() -> Result<Box<dyn Store>, Error>
Open the default store (SqliteStore, or VipuneStore if feature-enabled).