Thanks to visit codestin.com
Credit goes to lib.rs

Cargo Features

[dependencies]
oxigraph-cli = { version = "0.5.0", default-features = false, features = ["native-tls", "rdf-12", "rocksdb-pkg-config", "rustls-native", "rustls-webpki", "geosparql"] }
default = geosparql, native-tls, rdf-12

These default features are set whenever oxigraph-cli is added without default-features = false somewhere in the dependency tree.

native-tls default

Enables http-client-native-tls of oxigraph

rdf-12 default

Enables rdf-12 of oxigraph

rocksdb-pkg-config

Enables rocksdb-pkg-config of oxigraph

rustls-native

Enables http-client-rustls-native of oxigraph

rustls-webpki

Enables http-client-rustls-webpki of oxigraph

geosparql default

Enables spargeo

oxigraph-cli has 7 features without comments.