Function test_sst_importer::gen_sst_file[][src]

pub fn gen_sst_file<P: AsRef<Path>>(
    path: P,
    range: (u8, u8)
) -> (SstMeta, Vec<u8>)