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 default-features = false somewhere in the dependency tree.

js = js-sys

Enables js of getrandom

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.

js-sys wasm unknown js?