std::collections::set {Value}

is_subset

fn bool LinkedHashSet.is_subset(&self, LinkedHashSet* other)
Check if this hash set is a subset of another set.

Parameters