1 unstable release

0.1.0 Sep 17, 2024

#152 in No standard library

Download history 95/week @ 2024-09-13 34/week @ 2024-09-20 10/week @ 2024-09-27 2/week @ 2024-10-04

141 downloads per month

MIT license

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