abler

Crates.ioabler
lib.rsabler
version0.1.0
sourcesrc
created_at2024-09-17 20:04:19.5692
updated_at2024-09-17 20:04:19.5692
descriptionTiny type to process various ablers/flags/etc as one
homepage
repositoryhttps://github.com/kryvashek/abler
max_upload_size
id1378062
size18,595
Крывашек (kryvashek)

documentation

README

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.

Commit count: 0

cargo fmt