macro_rules! NodePropertyValueUnknown {
() => { ... };
}Expand description
Pattern that matches an unknown NodePropertyValue member.
macro_rules! NodePropertyValueUnknown {
() => { ... };
}Pattern that matches an unknown NodePropertyValue member.