try_as_macros

Crates.iotry_as_macros
lib.rstry_as_macros
version0.1.0
sourcesrc
created_at2022-12-22 11:27:39.443824
updated_at2022-12-22 11:27:39.443824
descriptionMacros to ease using enums whose sole purpose is to enumerate a set of types.
homepagehttps://github.com/Nearoo/try_as
repositoryhttps://github.com/Nearoo/try_as
max_upload_size
id743840
size9,766
Silas Gyger (Nearoo)

documentation

https://nearoo.github.io/try_as/try_as_macros/

README

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.

Commit count: 13

cargo fmt