Module json_ld_core::object

source ·
Expand description

Nodes, lists and values.

Re-exports§

Modules§

Structs§

Enums§

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§