Docs.rs
terminalgl-0.2.2
terminalgl 0.2.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
7Limes
Dependencies
termsize ^0.1.6
normal
Versions
31.82%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
terminalgl
0.2.2
All Items
Crate Items
Modules
Enums
Functions
Crate
terminalgl
Copy item path
Source
Modules
§
draw
drawc
Enums
§
Direction
Direction for
straight_line
.
Text
Alignment
Alignment for
text_aligned
.
Functions
§
clear
Clear the terminal.
cursorto
Moves the cursor to
(x, y)
with the top left corner being
(0, 0)
.
size
Get terminal size as
(cols, rows)
.