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

Pattern that matches an unknown CreateError member.