#[derive(Wrapper)] { // Attributes available to this derive: #[scsys] }
The Wrapper macro is designed for single-field structs, implementing additional methods supporting interactions with the inner value
Wrapper