Expand description

This library implements the JSON-LD compaction algorithm for the json-ld crate.

Usage

The compaction algorithm is provided by the Compact trait.

Structs

Compaction options.

Enums

Traits

Compaction function.
Type that can be compacted with an index.
Compaction with metadata.
Context embeding method.

Type Definitions