Module cursive::backends::crossterm[][src]

This is supported on crate feature crossterm-backend only.
Expand description

Backend using the pure-rust crossplatform crossterm library.

Requires the crossterm-backend feature.

Re-exports

pub use crossterm;

Structs

Backend

Backend using crossterm