Derive Macro rweb::Schema[][src]

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

Implements Entity for the type.

See documentation of Entity for details and examples.