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

Pattern that matches an unknown WriteError member.