Cargo Features
[dependencies]
ng-oxigraph = { version = "0.4.0-alpha.7-ngpreview6", default-features = false, features = ["js", "rdf-star", "custom-now", "ttl", "oxsdatatypes"] }
- default = oxsdatatypes, rdf-star, sep-0002, sep-0006
-
These default features are set whenever
ng-oxigraph
is added without
somewhere in the dependency tree.default-features = false - js = js-sys
-
getrandom:
Feature to enable JavaScript bindings on wasm*-unknown-unknown
- rdf-star default
-
Affects
terse::TriGRecognizerContext.with_quoted_triples
,type_inference::VariableType.triple
… - custom-now
-
Affects
date_time::since_unix_epoch
… - xml ttl
- sep-0002 sep-0006 oxsdatatypes default
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.