macro_rules! GainErrorUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown GainError member.