#[derive(SerializePartial)]
{
// Attributes available to this derive:
#[serde]
}
Expand description
Derive macro for the SerializePartial trait.
#[derive(SerializePartial)]
{
// Attributes available to this derive:
#[serde]
}
Derive macro for the SerializePartial trait.