Crate enutil_macros

Source

Derive Macrosยง

EnumDeref
A trait for grouping together different new-type variants that dereference to the same type, reducing boilerplate code.
IntoFieldVecs