ToParameters

Derive Macro ToParameters 

Source
#[derive(ToParameters)]
{
    // Attributes available to this derive:
    #[salvo]
}
Expand description

Generate parameters from struct’s fields, Read more.