proc-bitfield

Crates.ioproc-bitfield
lib.rsproc-bitfield
version0.5.2
created_at2022-07-07 13:31:01.503847+00
updated_at2024-12-26 15:59:08.926592+00
descriptionA crate to expressively declare bitfield-like structs
homepagehttps://github.com/kelpsyberry/proc-bitfield
repositoryhttps://github.com/kelpsyberry/proc-bitfield
max_upload_size
id621170
size115,386
Kelpsy (kelpsyberry)

documentation

README

proc-bitfield

crates.io docs.rs

A Rust crate to expressively declare bitfield-like structs, automatically ensuring their correctness at compile time and declaring accessors.

API and syntax docs

Usage examples

License

This project is licensed under a dual MIT/Apache 2.0 license.

Commit count: 60

cargo fmt