minicrossterm/crossterm_utils
2019-09-18 19:31:12 +02:00
..
src io::Result to crossterm::Result (#232) 2019-09-18 19:31:12 +02:00
.gitignore Introduced: Crossterm Workspace and feature flags. (#84) 2019-01-27 21:16:14 +01:00
Cargo.toml 2018 edition (#222) 2019-09-16 13:34:08 +02:00
LICENSE Bug fix reading sync, updated licenses. 2019-04-05 15:44:39 +02:00
README.md Refactor and API stabilization (#115) 2019-04-10 23:46:30 +02:00

Crossterm Utils | crossterm common used code.

Lines of Code Latest Version MIT docs Join us on Discord

This crate is a utilities crate used by the following crossterm modules:

This crate is not meant for standalone use and is really a library with some common used code for crossterm and the above named modules.

Authors

  • Timon Post - Project Owner & creator

License

This project is licensed under the MIT License - see the LICENSE.md file for details