CommitErrorUnknown

Macro CommitErrorUnknown 

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

Pattern that matches an unknown CommitError member.