Skip to main content

UpdateDto

Derive Macro UpdateDto 

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

Derives a Update.. struct for the given input struct.