Cargo Features
[dependencies]
d1-rom-rt = { version = "0.0.0", default-features = false, features = ["log", "nezha", "lichee"] }
- default = nezha
-
The
nezha
feature is set by default wheneverd1-rom-rt
is added without
somewhere in the dependency tree.default-features = false - log
-
Affects
d1-rom-rt::log
… - nezha default
- lichee