Crates.io | try_as_macros |
lib.rs | try_as_macros |
version | 0.1.0 |
source | src |
created_at | 2022-12-22 11:27:39.443824 |
updated_at | 2022-12-22 11:27:39.443824 |
description | Macros to ease using enums whose sole purpose is to enumerate a set of types. |
homepage | https://github.com/Nearoo/try_as |
repository | https://github.com/Nearoo/try_as |
max_upload_size | |
id | 743840 |
size | 9,766 |
A set of macros to ease using enums whose sole purpose is to enumerate a set of types, used by the crate try_as.
See the the crate documentation for more information and documentation on how to use the macros.