Expand description
Utilities shared with the cedar-policy-validator
extensions module.
Functionsยง
- Utility to build a
HashMap
of key value pairs from an iterator, returning anErr
result if there are any duplicate keys in the iterator.
Utilities shared with the cedar-policy-validator
extensions module.
HashMap
of key value pairs from an iterator,
returning an Err
result if there are any duplicate keys in the
iterator.