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

Pattern that matches an unknown ReadError member.