1 unstable release
0.1.3 | Jul 25, 2023 |
---|---|
0.1.2 |
|
0.1.1 |
|
0.1.0 |
|
#1397 in Algorithms
74 downloads per month
12KB
198 lines
sayegh_bit_parser
A Rust library that parses odd/even bits in serial mode and groups them in a byte buffer after parsing. Also, there are file reading and writing functions using the Vec::<u32>
type in this library.