[][src]Derive Macro tablefy_derive::Tablefy

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

Derives the Tablefy trait for any struct.