Cargo Features

[dependencies]
hephae-ui = { version = "0.7.0", default-features = false, features = ["text"] }
default = text

The text feature is set by default whenever hephae-ui is added without default-features = false somewhere in the dependency tree.

text default

Enables hephae-text

hephae-ui has 2 features without comments.