Module json_ld_core::object::node::properties
source · Structs
Property set entry.
Iterator over the properties of a node.
Iterator over the properties of a node.
Iterator over the properties of a node, giving a mutable reference
to the associated objects.
Properties of a node object, and their associated objects.
Type Definitions
Tuple type representing a binding in a node object,
associating a property to some objects.
Tuple type representing a mutable reference to a binding in a node object,
associating a property to some objects, with a mutable access to the objects.
Tuple type representing a reference to a binding in a node object,
associating a property to some objects.