Macro PropertyUpdateUnknown
macro_rules! PropertyUpdateUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown PropertyUpdate
member.
macro_rules! PropertyUpdateUnknown {
() => { ... };
}
Pattern that matches an unknown PropertyUpdate
member.