Cargo Features
Aerostream has no features set by default.
[dependencies]
aerostream = { version = "0.16.5", features = ["terminal"] }
- terminal = crossterm, fern, image, ratatui, ratatui-image, textwrap, webbrowser
-
Required by the binary
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.
- crossterm terminal?
-
Enables crossterm ^0.27.0
- fern terminal?
-
Enables fern ^0.6.2
- image terminal?
-
Enables image ^0.24.9
- ratatui terminal?
-
Enables ratatui ^0.26.3
- ratatui-image terminal?
-
Enables ratatui-image ^1.0.0
- textwrap terminal?
- webbrowser terminal?