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

Pattern that matches an unknown Change member.