[][src]Module nu_protocol::value::dict

Structs

Dictionary

A dictionary that can hold a mapping from names to Values

TaggedDictBuilder

A helper to help create dictionaries for you. It has the ability to insert values into the dictionary while maintaining the tags that need to be applied to the individual members