#[derive(RepeStruct)]
{
// Attributes available to this derive:
#[repe]
}
Expand description
Derive macro to generate structs::RepeStruct implementations.
#[derive(RepeStruct)]
{
// Attributes available to this derive:
#[repe]
}
Derive macro to generate structs::RepeStruct implementations.