Docs.rs
pistoncore-input-1.0.1
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
pistoncore-input 1.0.1
A structure for user input
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
234
out of
234
items documented
0
out of
58
items with examples
Size
Source code size: 91.88 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 16.36 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
PistonDevelopers/piston
4668
235
35
crates.io
Dependencies
bitflags ^1.0.0
normal
piston-viewport ^1.0.0
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
dev
Versions
1.0.1
1.0.0
0.28.1
0.28.0
0.27.0
0.26.0
0.25.1
0.25.0
0.24.0
0.23.0
0.22.0
0.21.0
0.20.0
0.19.0
0.18.0
0.17.1
0.17.0
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.1
0.8.0
0.7.0
0.6.0
0.5.1
0.5.0
0.4.0
0.3.1
0.3.0
0.2.0
0.1.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.1
0.0.0
Owners
input
A structure for user input.
This library contains:
Press and release of buttons
Keyboard
Mouse
Unicode input
Window resize
Window focus
Modifier keys
How to contribute