Derive Macro Fieldwork

Source
#[derive(Fieldwork)]
{
    // Attributes available to this derive:
    #[fieldwork]
    #[field]
}
Expand description

see crate-level documentation