Module attributes

Module attributes 

Source
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.