Derive Macro Wrapper

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

The Wrapper macro is designed for single-field structs, implementing additional methods supporting interactions with the inner value