Cargo Features

json-ld-syntax has no features set by default.

[dependencies]
json-ld-syntax = { version = "0.16.0", features = ["serde"] }
serde

Enables serde and serde of indexmap, iref, json-syntax, and locspan

json-syntax:

Serialization/Deserialization support using serde.

json-ld-syntax has 1 feature without comment.