Macro EstablishStreamsErrorUnknown

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

Pattern that matches an unknown EstablishStreamsError member.