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