#[derive(GetType)]
{
// Attributes available to this derive:
#[idx]
#[get_type]
}
Expand description
#[idx = 1] in fields, #[get_type(flatten)] for unnamed structs
#[derive(GetType)]
{
// Attributes available to this derive:
#[idx]
#[get_type]
}
#[idx = 1] in fields, #[get_type(flatten)] for unnamed structs