Closed AnneKitsune closed 5 years ago
Ah these are actually different macros, never mind then :D
These cannot be made into custom derive?
I end up solving my use case by copy pasting the macros and replacing the types by my own. Only the two macros in the lattice file could be used as-is, so I'm closing this pr. Thanks for checking it out!
These were public before, but I removed them as they were not that useful for outside the crate and I created the custom derive that is more usable.
So I am asking where are these useful? Just wondering what is the use case.