1 unstable release
0.1.0 | Sep 17, 2024 |
---|
#152 in No standard library
141 downloads per month
17KB
406 lines
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.
Dependencies
~0.4–1.1MB
~24K SLoC