Function test_sst_importer::new_test_engine_with_options[][src]

pub fn new_test_engine_with_options<F>(
    path: &str,
    cfs: &[&str],
    apply: F
) -> RocksEngine where
    F: FnMut(&str, &mut ColumnFamilyOptions),