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§
- Options
- Compaction options.
Enums§
Traits§
- Compact
- Compaction function.
- Compact
Fragment - Compact
Indexed Fragment - Type that can be compacted with an index.
- Embed
Context - Context embeding method.