#[derive(UpdateDto)]
{
// Attributes available to this derive:
#[dto]
#[api_info]
}
Expand description
Derives a Update.. struct for the given input struct.
#[derive(UpdateDto)]
{
// Attributes available to this derive:
#[dto]
#[api_info]
}
Derives a Update.. struct for the given input struct.