Derive Macro ApiModel

Source
#[derive(ApiModel)]
{
    // Attributes available to this derive:
    #[api_prop]
    #[api_use]
    #[name]
}