Docs.rs
evdev-rs-0.6.1
evdev-rs 0.6.1
Permalink
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ndesh26
Dependencies
bitflags ^1.2.1
normal
evdev-sys ^0.2.5
normal
libc ^0.2.67
normal
log ^0.4.8
normal
serde ^1.0
normal
optional
Versions
7.48%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
evdev_
rs
0.6.1
In evdev_
rs::
enums
evdev_rs
::
enums
Function
int_to_ev_rel
Copy item path
Source
pub const fn int_to_ev_rel(code:
u32
) ->
Option
<
EV_REL
>