Crates.io | yacll |
lib.rs | yacll |
version | 0.7.1 |
source | src |
created_at | 2022-11-12 03:45:29.132246 |
updated_at | 2022-11-24 20:39:20.52263 |
description | Yet Another Curses-Like Library |
homepage | |
repository | https://git.whodiduexpect.com/placeholder/yacll |
max_upload_size | |
id | 713354 |
size | 44,460 |
yacll
is a curses-like library, built on the crossterm
library for compatibility.
Basically, it's intended as a more rustic and safe replacement for other libraries like ncurses
and pancurses
.
yacll
is still currently in development! If you'd like to contribute, please refer to the CONTRIBUTING.md file (which will eventually be made.)
$ cargo add yacll