termui is both an executable binary that can be run, and a library that can be used in Rust programs.

Installing the command-line executable

Assuming you have Rust/Cargo installed, run this command in a terminal:

cargo install termui

It will make the termui command available in your PATH if you've allowed the PATH to be modified when installing Rust. cargo uninstall termui uninstalls.

Adding termui library as a dependency

Run this command in a terminal, in your project's directory:

cargo add termui

To add it manually, edit your project's Cargo.toml file and add to the [dependencies] section:

termui = "0.1.0"

The termui library will be automatically available globally. Read the termui library documentation.

Back to the crate overview.


pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy