tablefy_derive 0.1.1

A procedural macro to help Tablefy any struct!
Documentation

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