Crate terminput_termwiz

Source
Expand description

§terminput-termwiz

crates.io docs.rs Dependency Status license CI codecov GitHub repo size Lines of Code

terminput-termwiz provides helper functions for converting between terminput and termwiz types.

Functions§

to_terminput
Converts the termwiz event to a terminput event.
to_termwiz
Converts the terminput event to a termwiz event.