Cargo Features

[dependencies]
asimov-ontology = { version = "25.0.0-dev.3", default-features = false, features = ["std", "all", "tracing", "unstable"] }
default = all, std

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

std default

Enables std of dogma

all default = tracing
tracing all
unstable

asimov-ontology has 5 features without comments.