Expand description
Utilities shared with the cedar-policy-validator extensions module.
Functionsยง
- collect_
no_ duplicates - Utility to build a
HashMapof key value pairs from an iterator, returning anErrresult if there are any duplicate keys in the iterator.