#[derive(Fieldwork)] { // Attributes available to this derive: #[fieldwork] #[field] }
Derive field accessor methods for a struct or enum. See fieldwork for full documentation.
fieldwork