| Crates.io | hidg-core |
| lib.rs | hidg-core |
| version | 0.2.0 |
| created_at | 2022-10-02 08:31:37.004506+00 |
| updated_at | 2024-05-11 05:00:41.113564+00 |
| description | Linux USB HID Gadget emulation |
| homepage | https://github.com/katyo/hidg-rs |
| repository | https://github.com/katyo/hidg-rs |
| max_upload_size | |
| id | 678190 |
| size | 69,674 |
Rust crate for interfacing with Linux HID Gadget devices (/dev/hidgX).
Since all functionality is dependent on Linux function calls, this crate only compiles for Linux systems.