Docs.rs
rusty-keys-0.0.2
rusty-keys 0.0.2
Permalink
Docs.rs crate page
AGPL-3.0
Links
Repository
crates.io
Source
Owners
moparisthebest
Dependencies
getopts ^0.2.15
normal
libc ^0.2
normal
libudev ^0.2
normal
optional
nix ^0.5
normal
serde ^1.0.11
normal
serde_derive ^1.0.11
normal
toml ^0.4.5
normal
uinput-sys ^0.1
normal
Versions
47.37%
of the crate is documented
Platform
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
rusty_
keys
0.0.2
All Items
Crate Items
Re-exports
Modules
Enums
Functions
Type Aliases
Crate
rusty_keys
Copy item path
Source
Re-exports
§
pub use keymapper::
KeyMaps
;
pub use device::
Device
;
Modules
§
device
keymapper
Enums
§
Error
UInput error.
Functions
§
default
Open the default uinput device.
open
Open the specified uinput device.
Type Aliases
§
Result