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

Pattern that matches an unknown RingBufferStartError member.