requestty-ui

Crates.iorequestty-ui
lib.rsrequestty-ui
version0.5.0
sourcesrc
created_at2021-07-17 12:49:04.788935
updated_at2022-09-01 13:23:14.991016
descriptionA widget based terminal ui rendering library.
homepagehttps://github.com/Lutetium-Vanadium/requestty#readme
repositoryhttps://github.com/Lutetium-Vanadium/requestty
max_upload_size
id424045
size200,903
(Lutetium-Vanadium)

documentation

https://docs.rs/requestty-ui

README

Requestty-ui

A widget based terminal ui rendering library.

This crate provides an abstraction over terminal manipulation in the form of the Widget trait. It also provides some default widgets available in widgets.

While this crate was built for the requestty crate and other crates which implement the Prompt trait in requestty, it can be used otherwise as well.

Backends

This crate currently supports 2 backends:

The different backends can be enabled using the features of the same name.

Commit count: 181

cargo fmt