Expand description
This library provide functions to parse JSON-LD contexts and print JSON-LD documents.
Re-exports§
pub use container::Container;
pub use container::ContainerKind;
pub use context::Context;
pub use context::ContextDocument;
pub use context::ContextEntry;
Modules§
Structs§
- Compact
Iri - Compact
IriBuf - Invalid
Compact Iri - Invalid
Direction - Invalid
Lang Tag - Keyword
Type - LangTag
- Any language tag (normal, private use or grandfathered).
- Lang
TagBuf - Owned LangTag.
- Lenient
Lang Tag - Language tag that may not be well-formed.
- Lenient
Lang TagBuf - Owned language tag that may not be well-formed.
- NotA
Keyword - Number
- Lexical JSON number.
- Object
- Object.
- Unexpected
- Unordered
- Wrapper to view a value without considering the order of the objects entries.
Enums§
- Direction
- Internationalized string direction.
- Error
Code - Error code.
- Expandable
- Expandable
Ref - Keyword
- JSON-LD keywords.
- Kind
- Value kind.
- Nullable
- Value that can be null.
- Value
- JSON Value.
Traits§
- Borrow
Unordered - Compare
- JSON-LD comparison.
- Into
Json - Into
Json With Context - Parse
- Print methods.
- TryFrom
Json - Unordered
Eq - Unordered
Hash - Unordered
Partial Eq