Docs.rs
conio_rs-0.1.2
conio_rs 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
OvertimeCoder
Dependencies
Versions
83.33%
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
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
conio_
rs
0.1.2
All Items
Crate Items
Functions
Crate
conio_rs
Copy item path
Source
Expand description
conio_rs Windows conio API wrapper for rust
Functions
ยง
cputs
getch
Enter 1 byte from the console.
getche
Enter 1 byte from console with Echo.
putch
Output 1 byte to the console
to_
ascii
Converts i32 to Ascii characters.