Registry / other / unsegen

unsegen

JSON →
library0.3.1rscratesunverified

Another TUI library for building terminal user interfaces.

# Cargo.toml [dependencies] unsegen = "0.3.1"
INSTALL
IMPORT
SIG · UNSEGEN
U
unsegen
otherrustv0.3.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Text
use unsegen::widget::Text;

Creates a simple text widget.

use unsegen::widget::Text; fn main() { let text = Text::new("Hello, TUI!"); println!("Text widget created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
unsegen — cargo add unsegen · libregistry