#[derive(ClickTable)]
{
// Attributes available to this derive:
#[click_table]
#[click_column]
}
Expand description
Derive macro for ClickTable trait
#[derive(ClickTable)]
{
// Attributes available to this derive:
#[click_table]
#[click_column]
}
Derive macro for ClickTable trait