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