Derive Macro msgpack_schema::Serialize[][src]

#[derive(Serialize)]
{
    // Attributes available to this derive:
    #[schema]
    #[tag]
    #[optional]
    #[untagged]
    #[flatten]
}
Expand description

The schema attribute is experimental.