yacll

Crates.ioyacll
lib.rsyacll
version0.7.1
sourcesrc
created_at2022-11-12 03:45:29.132246
updated_at2022-11-24 20:39:20.52263
descriptionYet Another Curses-Like Library
homepage
repositoryhttps://git.whodiduexpect.com/placeholder/yacll
max_upload_size
id713354
size44,460
placeholder (alp1ne-0)

documentation

https://docs.rs/yacll

README

Yet Another Curses-Like Library

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.)

Installation

$ cargo add yacll
Commit count: 0

cargo fmt