Function create_test_rw_db_with_path
pub fn create_test_rw_db_with_path<P>(path: P) -> Arc<TempDatabase<DatabaseEnv>>
Available on crate features
provider
and test-utils
only.Expand description
Create read/write database for testing