↓ 2 callersFunctionfmph_benchmark(i: &(Vec<K>, Vec<K>), conf: &Conf, level_size: Option<u16>, use_fmph: Option<(S, &FMPHConf)>)
mphf_benchmark/src/fmph.rs:231
↓ 2 callersFunctionfmphgo(file: &mut Option<File>, i: &(Vec<K>, Vec<K>), conf: &Conf, bits_per_group_seed: u8, bits_per_group: u8, p: &
mphf_benchmark/src/fmph.rs:143
↓ 2 callersFunctionfmphgo_benchmark(file: &mut Option<File>, i: &(Vec<K>, Vec<K>), conf: &Conf, bits_per_group_seed: u8, bits_per_group: u8, p: &
mphf_benchmark/src/fmph.rs:167