Cargo Features
[dependencies]
gooey = { version = "0.2.0", default-features = false, features = ["tracing-output", "roboto-flex"] }
- default = roboto-flex, tracing-output
-
These default features are set whenever
gooey
is added without
somewhere in the dependency tree.default-features = false - tracing-output default
-
Enables tracing-subscriber
- roboto-flex default
gooey has 3 features without comments.