#[derive(Table)]
{
// Attributes available to this derive:
#[array]
#[table]
#[string]
#[scalar]
#[union]
#[default]
#[file]
}
#[derive(Table)]
{
// Attributes available to this derive:
#[array]
#[table]
#[string]
#[scalar]
#[union]
#[default]
#[file]
}