Derive Macro rweb_macros::Schema[][src]

#[derive(Schema)]
{
    // Attributes available to this derive:
    #[schema]
}

Implements Entity for the type.

See documentation of Entity for details and examples.