#[derive(Tablefy)]
{
// Attributes available to this derive:
#[header]
}
Expand description
Derives the Tablefy trait for any struct.
#[derive(Tablefy)]
{
// Attributes available to this derive:
#[header]
}
Derives the Tablefy trait for any struct.