Skip to main content

Json

Derive Macro Json 

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

Combined derive for both serialization and deserialization