Skip to main content

RepeStruct

Derive Macro RepeStruct 

Source
#[derive(RepeStruct)]
{
    // Attributes available to this derive:
    #[repe]
}
Expand description

Derive macro to generate structs::RepeStruct implementations.