Cargo Features

Redshell has no features set by default.

[dependencies]
redshell = { version = "0.0.8", features = ["plat_ssh", "plat_desktop"] }
plat_ssh

Enables io_cli_crossterm, run_rayon and std of tuig ^0.0.2

plat_desktop

Enables io_gui_softbuffer, run_rayon and std of tuig ^0.0.2

Redshell has 2 features without comments.