Abler
A simple type to be used on place where different toggles/switches/flags/etc needed, especially in configurations.
About
It supports (de)serialization via serde when feature serde is enabled, but also core traits like Display and FromStr -- unconditionally.
Crate is no-std if not accounting it's build.rs stage.