#[derive(SerializeStructTuple)]
{
// Attributes available to this derive:
#[serde_struct_tuple]
}
Expand description
Implements serde_struct_tuple::SerializeStructTuple and serde::Serialize for the struct.
#[derive(SerializeStructTuple)]
{
// Attributes available to this derive:
#[serde_struct_tuple]
}
Implements serde_struct_tuple::SerializeStructTuple and serde::Serialize for the struct.