Expand description
§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.
This crate is not intended to be used directly.