pub const FLAG_RST: u8 = 0b0000_0010;
Bit mask for the RST flag in StreamFrame::flags (legacy raw u8 form).
StreamFrame::flags