bitstructs_macro

Crates.iobitstructs_macro
lib.rsbitstructs_macro
version0.2.1
created_at2025-02-23 18:51:28.215375+00
updated_at2025-03-16 16:09:39.990014+00
descriptionProcedural macro for bitstructs.
homepage
repositoryhttps://github.com/small-white0-0/bitstructs
max_upload_size
id1566570
size66,787
(small-white0-0)

documentation

README

The crate is a procedural macro library for bitstructs. bitstructs definies type-safe bitfield structures that can be used in both std and no_std environments.

Commit count: 39

cargo fmt