Cargo Features

WebId has no features set by default.

[dependencies]
webid = { version = "0.1.0", features = ["serde", "invariants", "profile-req-agent", "sophia"] }
serde

Enables serde of http_uri and serde

feature: serde

invariants profile-req-agent?

Enables invariants of http_uri and gdp_rs

feature: invariant

Affects webid::invariant

profile-req-agent = invariants

Enables futures, headers ^0.3.8, mime, rdf_dynsyn, and reqwest ^0.11.18

reqwest:

feature: profile-req-agent

Affects webid::profile_req_agent

sophia

Enables sophia_api

feature: sophia