Cargo Features

gRDF has no features set by default.

[dependencies]
grdf = { version = "0.22.1", features = ["meta", "serde"] }
meta = locspan

Enables meta of rdf-types ^0.18

Affects grdf::meta

serde

Enables serde, serde of rdf-types ^0.18

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

locspan meta?