Docs.rs
input-device-0.2.2
input-device 0.2.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
crates.io
Source
Owners
varphone
Dependencies
bitflags ^1
normal
serde ^1
normal
optional
poller ^0.2
dev
libc ^0.2
normal
Versions
36.03%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
input_
device
0.2.2
All Items
Crate Items
Modules
Crate
input_device
Copy item path
Source
Expand description
Input devices include keyboard, mouse, etc.
Re-exports
§
pub use
event
::*;
pub use
platform
::*;
Modules
§
event
The
Event
enum and assorted supporting types.
platform