Module json_ld_core::object::node::properties
source · Structs§
- Iterator over the properties of a node.
- Properties of a node object, and their associated objects.
Type Aliases§
- 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.
- Iterator over the properties of a node.
- Iterator over the properties of a node, giving a mutable reference to the associated objects.