Expand description
A simple macro library for creating phantom enums. Just simple sugar.
See the phantom_enum!
macro for all the details.
Macrosยง
- phantom_
enum - Create a phantom type enum.
A simple macro library for creating phantom enums. Just simple sugar.
See the phantom_enum!
macro for all the details.