#enums #annotated #generate #value #macroses #annotatable

annotatable_enum

Rust library with macroses that generate enums, annotated with values

1 unstable release

Uses old Rust 2015

0.1.0 Nov 29, 2017

#1 in #macroses

MIT license

4KB
66 lines

Annotatable Enums for Rust

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

No runtime deps