Derive Macro Tablefy

Source
#[derive(Tablefy)]
{
    // Attributes available to this derive:
    #[header]
}
Expand description

Derives the Tablefy trait for any struct.