bool_to_bitflags

Crates.iobool_to_bitflags
lib.rsbool_to_bitflags
version0.1.3
sourcesrc
created_at2024-01-03 10:02:38.49403
updated_at2024-06-22 15:29:50.86321
descriptionA library to compact multiple bools into a single bitflags field automatically with getters and setters.
homepage
repositoryhttps://github.com/GnomedDev/bool-to-bitflags
max_upload_size
id1087269
size34,887
Gnome! (GnomedDev)

documentation

README

Bool To Bitflags

A library to compact multiple bools into a single bitflags field automatically with getters and setters.

See the documentation on docs.rs.

Commit count: 33

cargo fmt