An internal helper crate for enumset. Not public API.
An internal helper crate for enumset. Not public API. Wasmer fork to work around `syn` issue. This will not be updated once the issue is fixed upstream.
Enum Indexed Containers
Generate efficient bitsets out of your enum types
A HashMap and HashSet like interface for enums backed by an array
Generate enums with same variants, but without data.
Generate enums with same variants, but without data.
A simple library for flags like enums.
A string-enum and string-flags with fixed variants that can also accept arbitrary data.
Proc macro for WiFi caddy config structs (derive WifiCaddyConfig)
An easily-extensible macro to spawn things in bevy
Rust macro to automatically generates setter methods for a struct's fields.