Docs.rs
rdev-0.5.3
rdev 0.5.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Narsil
Dependencies
lazy_static ^1.4
normal
serde ^1.0
normal
optional
serde_json ^1.0
dev
serial_test ^0.4
dev
tokio ^1.5
dev
epoll ^4.1.0
normal
optional
evdev-rs ^0.4.0
normal
optional
inotify ^0.8.2
normal
optional
libc ^0.2
normal
x11 ^2.18
normal
cocoa ^0.22
normal
core-foundation ^0.7
normal
core-foundation-sys ^0.7
normal
core-graphics ^0.19.0
normal
winapi ^0.3
normal
Versions
24.07%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
GrabCallback
rdev
0.5.3
rdev
Type Alias
Grab
Callback
Copy item path
Source
pub type GrabCallback =
fn
(event:
Event
) ->
Option
<
Event
>;
Expand description
Callback type to send to grab function.