Docs.rs
hid-0.4.1
hid 0.4.1
Permalink
Docs.rs crate page
WTFPL
Links
Repository
crates.io
Source
Owners
meh
Dependencies
hidapi-sys ^0.1.2
normal
libc ^0.2.21
normal
Versions
62.07%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
hid
0.4.1
All Items
Crate Items
Re-exports
Modules
Structs
Enums
Functions
Type Aliases
Crate
hid
Copy item path
Source
Re-exports
§
pub use handle::
Handle
;
Modules
§
handle
Structs
§
Device
The HID device.
Devices
An iterator over the available devices.
Manager
The device manager.
Enums
§
Error
Functions
§
init
Create the manager.
Type Aliases
§
Result