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