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