tablefy_derive

A procedural macro to derive the Tablefy trait for any struct. (Currently with the limitation that said struct needs to have values that implement the Display trait.)

Changelog to keep track of progress