Cargo Features
embedded-text has no features set by default.
[dependencies]
embedded-text = { version = "0.7.2", features = ["plugin", "ansi"] }
- plugin
-
Affects
plugin::private
… - ansi = ansi-parser
-
Affects
plugin::ansi
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- ansi-parser ansi?
-
Enables ansi-parser ^0.8.0