custom_enum_traits

Crates.iocustom_enum_traits
lib.rscustom_enum_traits
version0.2.0
sourcesrc
created_at2022-02-13 22:10:53.718658
updated_at2022-02-16 16:23:49.131344
descriptionA set of traits for dealing with enums.
homepage
repository
max_upload_size
id531929
size3,405
Max Lee (maxblee)

documentation

README

custom_enum_traits

This is designed to become a set of traits designed to make it easier to work with enums. Currently, there is just one trait, though this may change. Ultimately, all of these traits are likely to be designed so they are derive-able. The library for deriving these traits is derive_custom_enum_traits.

Commit count: 0

cargo fmt