#[derive(GetType)]
{
// Attributes available to this derive:
#[get_type]
}
Expand description
#[get_type(flatten)]for unnamed structs#[get_type(with_type = Type)]for named struct fields#[get_type(unimplemented)]for named struct fields#[get_type(custom("name", &[Typ::Bool, Typ::Str]))]for named struct fields