Function fast_legacy_check

Source
fn fast_legacy_check(
    cache: &DashMap<String, bool>,
    names: &[&String],
) -> Result<Option<bool>>