enum-from-functions

Crates.ioenum-from-functions
lib.rsenum-from-functions
version0.3.0
sourcesrc
created_at2023-07-24 19:48:26.587347
updated_at2023-08-14 18:45:57.57036
descriptionA procedural macro that will create an enum with associated functions that each have a corresponding variant.
homepage
repositoryhttps://github.com/speelbarrow/enum-from-functions.rs
max_upload_size
id924874
size28,891
Noah Friedman (speelbarrow)

documentation

https://docs.rs/crates/enum-from-functions

README

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.

Commit count: 17

cargo fmt