std::collections::set {Value}

@each

macro LinkedHashSet.@each(set; @body(value))
Iterate over all the values in the set

Parameters