Cargo Features
json-ld-next has no features set by default.
[dependencies]
json-ld-next = { version = "0.21.3", features = ["reqwest", "serde"] }
- reqwest
-
Enables reqwest of json-ld-core-next
- serde
-
Enables serde of json-ld-core-next and json-ld-syntax-next
json-ld-next has 2 features without comments.