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

Pattern that matches an unknown ReadOptions member.