bitorder

Crates.iobitorder
lib.rsbitorder
version0.0.2
sourcesrc
created_at2022-01-20 19:07:40.052503
updated_at2022-01-24 05:02:15.504726
descriptionLibrary to read and write bits in lsb or msb order.
homepagehttps://github.com/JuanPotato/bitorder
repositoryhttps://github.com/JuanPotato/bitorder
max_upload_size
id517793
size21,478
Hasan (JuanPotato)

documentation

https://docs.rs/bitorder

README

bitorder

A library to read and write bits in lsb or msb order. Modeled after byteorder but for bits. Goal is to be simple and fast.

Documentation

https://docs.rs/bitorder

Commit count: 8

cargo fmt