Docs.rs
termion-4.0.4
termion 4.0.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mmstick
jackpot51
ticki
Dependencies
numtoa ^0.2.4
normal
serde ^1.0
normal
optional
libc ^0.2
normal
libredox ^0.1.3
normal
redox_termios ^0.1.3
normal
Versions
92.89%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
termion
4.0.4
termion
Function
terminal_size_pixels
Copy item path
Source
pub fn terminal_size_pixels() ->
Result
<(
u16
,
u16
)>
Expand description
Get the size of the terminal in pixels.