Cargo Features
[dependencies]
hephae-ui = { version = "0.7.0", default-features = false, features = ["text"] }
- default = text
-
The
text
feature is set by default wheneverhephae-ui
is added without
somewhere in the dependency tree.default-features = false - text default
-
Enables hephae-text
hephae-ui has 2 features without comments.