annotatable_enum 0.1.0

Rust library with macroses that generate enums, annotated with values
Documentation
  • Coverage
  • 0%
    0 out of 3 items documented0 out of 0 items with examples
  • Size
  • Source code size: 4.17 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.02 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • nechaido/annotatable_enum
    2 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • nechaido

Annotatable Enums for Rust

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