#[derive(SerializeShape)]
{
// Attributes available to this derive:
#[serde]
#[serde_shape]
}
Expand description
Derives serde_shape::SerializeShape from Serde serialization metadata.
#[derive(SerializeShape)]
{
// Attributes available to this derive:
#[serde]
#[serde_shape]
}
Derives serde_shape::SerializeShape from Serde serialization metadata.