Macro vrp_core::custom_extra_property
source ยท macro_rules! custom_extra_property { ($name:ident typeof $type:ty $(: $gen:ident)?) => { ... }; }
Expand description
A macro to define a custom property on crate::models::Extras.