Crates.io | bool_to_bitflags |
lib.rs | bool_to_bitflags |
version | 0.1.3 |
source | src |
created_at | 2024-01-03 10:02:38.49403 |
updated_at | 2024-06-22 15:29:50.86321 |
description | A library to compact multiple bools into a single bitflags field automatically with getters and setters. |
homepage | |
repository | https://github.com/GnomedDev/bool-to-bitflags |
max_upload_size | |
id | 1087269 |
size | 34,887 |
A library to compact multiple bools into a single bitflags field automatically with getters and setters.
See the documentation on docs.rs.