Cargo Features
Neva has no features set by default.
[dependencies]
neva = { version = "0.0.4", features = ["full", "macros", "tracing"] }
- full = macros, tracing
- macros full?
-
Enables neva_macros
- tracing full?
-
Enables tracing and tracing-subscriber
Affects
notification::formatter
…