proc-bitfield

Crates.ioproc-bitfield
lib.rsproc-bitfield
version0.5.0
sourcesrc
created_at2022-07-07 13:31:01.503847
updated_at2024-08-28 18:53:03.478656
descriptionA crate to expressively declare bitfield-like structs
homepagehttps://github.com/kelpsyberry/proc-bitfield
repositoryhttps://github.com/kelpsyberry/proc-bitfield
max_upload_size
id621170
size113,074
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: 37

cargo fmt