Skip to main content

SetWith

Derive Macro SetWith 

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

The SetWith macros is used to generate setter methods for struct fields.