reequestty-ui

Crates.ioreequestty-ui
lib.rsreequestty-ui
version0.5.1
created_at2025-08-19 10:02:01.111719+00
updated_at2025-08-19 10:02:01.111719+00
descriptionA widget based terminal ui rendering library.
homepagehttps://github.com/abenoit-reeliant/reequestty#readme
repositoryhttps://github.com/abenoit-reeliant/reequestty
max_upload_size
id1801665
size216,573
(abenoit-reeliant)

documentation

https://docs.rs/reequestty-ui

README

reequestty-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 reequestty crate and other crates which implement the Prompt trait in reequestty, 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: 0

cargo fmt