Docs.rs
uinput-0.1.3
uinput 0.1.3
Permalink
Docs.rs crate page
WTFPL
Links
Repository
crates.io
Source
Owners
meh
Dependencies
custom_derive ^0.1
normal
enum_derive ^0.1
normal
libc ^0.2
normal
libudev ^0.2
normal
optional
nix ^0.10
normal
uinput-sys ^0.1
normal
Versions
2.92%
of the crate is documented
Platform
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
uinput
0.1.3
All Items
Crate Items
Re-exports
Modules
Enums
Functions
Type Aliases
Crate
uinput
Copy item path
Source
Re-exports
§
pub use event::
Event
;
pub use device::
Device
;
Modules
§
device
event
Enums
§
Error
UInput error.
Functions
§
default
Open the default uinput device.
open
Open the specified uinput device.
Type Aliases
§
Result