Module object

Source
Expand description

Nodes, lists and values.

Modules§

list
node
value

Structs§

IndexedEntries
List
List object.
Node
Node object.
Nodes
Iterator through indexed nodes.
Objects
Iterator through indexed objects.
Traverse

Enums§

Entries
EntryKeyRef
EntryRef
EntryValueRef
FragmentRef
Object fragment.
IndexedEntryKeyRef
IndexedEntryRef
IndexedEntryValueRef
InvalidExpandedJson
Invalid expanded JSON object error.
Literal
Literal value.
Object
Object.
ObjectSubFragments
Ref
Object reference.
SubFragments
Type
TypeRef
Types
Iterator through the types of an object.
Value
Value object.

Traits§

Any
Abstract object.
MappedEq
TryFromJson
Try to convert from a JSON value directly into an expanded JSON-LD document without going through the expansion algorithm.
TryFromJsonObject
Try to convert from a JSON object directly into an expanded JSON-LD object without going through the expansion algorithm.

Type Aliases§

Graph
IndexedNode
IndexedObject
Indexed object.