Cargo Features

Aerostream has no features set by default.

[dependencies]
aerostream = { version = "0.16.1", 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?
fern terminal?
image terminal?

Enables image ^0.24.9

ratatui terminal?
ratatui-image terminal?
textwrap terminal?
webbrowser terminal?