Crates.io | enum-from-functions |
lib.rs | enum-from-functions |
version | 0.3.0 |
source | src |
created_at | 2023-07-24 19:48:26.587347 |
updated_at | 2023-08-14 18:45:57.57036 |
description | A procedural macro that will create an enum with associated functions that each have a corresponding variant. |
homepage | |
repository | https://github.com/speelbarrow/enum-from-functions.rs |
max_upload_size | |
id | 924874 |
size | 28,891 |
enum-from-functions.rs
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.