Expand description
Nodes, lists and values.
Modules§
Structs§
- List object.
- Node object.
- Iterator through indexed nodes.
- Iterator through indexed objects.
Enums§
- Object fragment.
- Invalid expanded JSON object error.
- Literal value.
- Object.
- Object reference.
- Iterator through the types of an object.
- Value object.
Traits§
- Abstract object.
- Try to convert from a JSON value directly into an expanded JSON-LD document without going through the expansion algorithm.
- Try to convert from a JSON object directly into an expanded JSON-LD object without going through the expansion algorithm.
Type Aliases§
- Indexed object.