Docs.rs
simple-terminal-app-0.1.1
simple-terminal-app 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
remnantofcliff
Dependencies
termion ^1.5.6
normal
Versions
70.37%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Module commands
simple_
terminal_
app
0.1.1
Module commands
Module Items
Modules
In crate simple_
terminal_
app
simple_terminal_app
Module
commands
Copy item path
Source
Expand description
Contains all the terminal commands as structs. Command.to_string() generates the ANSI escape code.
Modules
ยง
clear
Clearing the screen.
color
Module for manipulating terminal colors.
cursor
Manipulating the cursor.
style
Text styling management.