Docs.rs
hyperrust-0.1.4
hyperrust 0.1.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
EriksRemess
Dependencies
clap ^4.5.17
normal
ctrlc ^3.4.5
normal
hidapi ^2.6.3
normal
serde ^1.0.210
normal
serde_json ^1.0.128
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
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
Files
hyperrust/
lib.rs
1
pub mod
colors;
2
pub mod
hid;
3
pub mod
theme;
4
pub mod
utils;