Module frame_parser

Source
Expand description

Stateful parsing of QUIC streams into HTTP/3 frames.

Enumsยง

FrameParseResult
Represents different frame parsing outcomes.
InterruptCause
The reason that frame parsing was interrupted.