Derive Macro DataStruct

Source
#[derive(DataStruct)]
{
    // Attributes available to this derive:
    #[dstruct]
    #[dfield]
}