Record

Derive Macro Record 

Source
#[derive(Record)]
{
    // Attributes available to this derive:
    #[nested]
    #[schema_metadata]
    #[metadata]
    #[record]
}