#[derive(Json)]
{
// Attributes available to this derive:
#[json]
}
Expand description
Combined derive for both serialization and deserialization
#[derive(Json)]
{
// Attributes available to this derive:
#[json]
}
Combined derive for both serialization and deserialization