enum_handler_core 0.1.0

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


This crate provides the shared logic for the `enum_handler` and `enum_handler_derive` crates.

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

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