trait_enum_macro

A macro that allows creating an enum that acts similar to a trait object, but without using the heap.


Keywords
macro, object, trait, heap
License
GPL-3.0+