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

Pattern that matches an unknown CommitResult member.