pub fn store_database(db: &Database) -> StoreDatabaseExpand description
The Store view of a test database. Every sync test builds one; naming it here keeps the three test modules that used to declare it from drifting apart.
pub fn store_database(db: &Database) -> StoreDatabaseThe Store view of a test database. Every sync test builds one; naming it here keeps the three test modules that used to declare it from drifting apart.