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