#byte-vector #nibble #split #combine #back #helper

nybble

Helper crate to split byte vectors into nybbles and combine them back

1 unstable release

0.1.0 Aug 2, 2023

#10 in #nibble

39 downloads per month
Used in 2 crates (via syxpack)

MIT license

5KB
79 lines

nybble

Helper crate to split byte vectors into nybbles and combine them back.


lib.rs:

nybble

nybble is a helper crate to split byte vectors into nybbles and combine them back.

No runtime deps