Docs.rs
tui-tools-0.1.2
tui-tools 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
0bject-0bject
Dependencies
enable-ansi-support ^0.2.1
normal
Versions
9.43%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate tui_tools
tui_
tools
0.1.2
All Items
Crate Items
Re-exports
Modules
Functions
Crate
tui_
tools
Copy item path
Source
Re-exports
§
pub use colors::
Colors
;
pub use cls::
cls
;
Modules
§
cls
colors
Colorize text in a terminal, automatically detects if the terminal supports colors
Functions
§
getch
Gets a single utf-8 character from the keyboard
getch_
as_
char
Gets a single utf-8 character from the keyboard as a char
same_
line_
input
Prints a message and creates a input on the same line