line

Crates.ioline
lib.rsline
version0.1.15
sourcesrc
created_at2018-04-20 20:52:15.214481
updated_at2019-04-10 15:27:04.334213
descriptionA pure-Rust implementation of line editing in a terminal
homepage
repository
max_upload_size
id61614
size18,605
Pierre-Etienne Meunier (P-E-Meunier)

documentation

https://docs.rs/lines

README

The main goals of this library are:

  • Portability: should work on any system (Unix or Windows).
  • Support: was written for a real-world project (Pijul), so support is unlikely to stop soon.
  • Output quality: avoid usual blinking terminal lines that older C libraries have.
Commit count: 0

cargo fmt