std::collections::set {Value}

contains

fn bool LinkedHashSet.contains(&set, Value value)
Check if the set contains the given value.

Parameters