annotatable_enum 0.1.0

Rust library with macroses that generate enums, annotated with values
Documentation
1
2
3
4
# Annotatable Enums for Rust

This library provides `annotable_enum!` macro to generate an enums that are
annotated with a value.