pub type Object = Map<String, UniNode>;
Type representing a UniNode object, payload of the UniNode::Object variant.
UniNode::Object
struct Object { /* private fields */ }