Skip to main content

Item

Derive Macro Item 

Source
#[derive(Item)]
{
    // Attributes available to this derive:
    #[dto]
    #[api_info]
}
Expand description

Derives Item trait for the given input struct.