Expand description
Nodes, lists and values.
Re-exports§
pub use list::List;
pub use node::Graph;
pub use node::IndexedNode;
pub use node::Node;
pub use node::Nodes;
pub use value::Literal;
pub use value::Value;
Modules§
Structs§
- Indexed
Entries - Objects
- Iterator through indexed objects.
- Traverse
Enums§
- Entries
- Entry
KeyRef - Entry
Ref - Entry
Value Ref - Fragment
Ref - Object fragment.
- Indexed
Entry KeyRef - Indexed
Entry Ref - Indexed
Entry Value Ref - Invalid
Expanded Json - Invalid expanded JSON object error.
- Object
- Object.
- Object
SubFragments - Ref
- Object reference.
- SubFragments
- Type
- TypeRef
- Types
- Iterator through the types of an object.
Traits§
- Any
- Abstract object.
- Mapped
Eq - TryFrom
Json - Try to convert from a JSON value directly into an expanded JSON-LD document without going through the expansion algorithm.
- TryFrom
Json Object - Try to convert from a JSON object directly into an expanded JSON-LD object without going through the expansion algorithm.
Type Aliases§
- Indexed
Object - Indexed object.