Docs.rs
qmk-via-api-0.5.0
qmk-via-api 0.5.0
Docs.rs crate page
GPL-3.0-only
Links
Repository
crates.io
Source
Owners
srwi
Dependencies
hidapi ^2.6.3
normal
itertools ^0.14.0
normal
num_enum ^0.7.4
normal
pyo3 ^0.26.0
normal
optional
strum ^0.27.2
normal
strum_macros ^0.27.2
normal
Versions
6.95%
of the crate is documented
Platform
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
shift_buffer_from_16_bit
qmk_
via_
api
0.5.0
In qmk_
via_
api::
utils
qmk_via_api
::
utils
Function
shift_
buffer_
from_
16_
bit
Copy item path
Source
pub fn shift_buffer_from_16_bit(buffer: &[
u16
]) ->
Vec
<
u8
>
ⓘ