#[derive(SetWith)] { // Attributes available to this derive: #[gsw] }
The SetWith macros is used to generate setter methods for struct fields.
SetWith