| Crates.io | libspnav |
| lib.rs | libspnav |
| version | 0.1.0 |
| created_at | 2019-03-25 21:42:10.148177+00 |
| updated_at | 2019-03-25 21:42:10.148177+00 |
| description | Rust wrapper to libspnav |
| homepage | |
| repository | https://github.com/xanium4332/libspnav-rs |
| max_upload_size | |
| id | 123817 |
| size | 7,927 |
Minimal Rust wrapper around libspnav providing a type-safe interface.
serde-serialize - Make key event structs serializable.The wrapper currently only supports the non-X11 based method for communicating with spacenavd (UNIX domain socket). X11
support will be considered in the future.