Module helper

Source

Functionsยง

ordered_hashset
Serializes a HashSet as Vec.
ordered_optional_hashset
Serializes an Override<HashSet<V>> as Override<Vec<V>>.