Expand description
Utility functions for attribute maps
Functionsยง
- externalize_
attributes - Convert a borrowed key-value map of borrowed strings to an owned map of owned strings.
- parse_
attributes - Parse an optional key-value &str map for allowed keys, returning a map of owned strings.