Docs.rs
minidsp-protocol-0.1.4
minidsp-protocol 0.1.4
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
mrene
Dependencies
anyhow ^1.0.52
normal
bytes ^1.1.0
normal
schemars ^0.8.8
normal
optional
serde ^1.0.133
normal
optional
strum ^0.23.0
normal
optional
thiserror ^1.0.30
normal
Versions
2.08%
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
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
Module packet
minidsp_
protocol
0.1.4
Module packet
Module Items
Enums
Functions
In crate minidsp_
protocol
minidsp_protocol
Module
packet
Copy item path
Source
Expand description
Functions for framing and unframing packets, and computing their checksums
Enums
§
Parse
Error
Functions
§
checksum
Computes a packet’s checksums
frame
Formats an hid command
unframe
Extracts the packet’s data by looking at its first byte for its length