enum_handler_derive 0.1.0

This crate is part of the enum_handler crate. Do not use it directly.
Documentation
1
2
3
4
5
6
7
8
9
# enum_handler_derive is part of the enum_handler project


This crate implements the `EnumHandler` derive macro.

Please include the `enum_handler` crate in your `Cargo.toml` file.

<div class="warning">This crate is not intended to be used directly.</div>