Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 562 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 562 Bytes

enum-from-functions.rs CI/CD Crates.io

A procedural macro that will create an enum with associated functions that each have a corresponding variant.

Documentation can be found inline or on docs.rs.