Docs.rs
termion-3.0.0
termion 3.0.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mmstick
jackpot51
ticki
Dependencies
numtoa ^0.1
normal
serde ^1.0
normal
libc ^0.2
normal
libredox ^0.0.2
normal
redox_termios ^0.1.3
normal
Versions
91.58%
of the crate is documented
Go to latest version
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
3.0.0
?
Function
termion
::
terminal_size_pixels
source
·
[
−
]
pub fn terminal_size_pixels() ->
Result
<(
u16
,
u16
)>
Expand description
Get the size of the terminal in pixels.