Module frame

Module frame 

Source
Expand description

HTTP3 frame.

Structs§

Frame
An HTTP3 frame.

Enums§

FrameKind
An HTTP3 Frame type.
IoReadError
An error during frame I/O read operation.
ParseError
Error frame parsing.

Type Aliases§

FrameOwned
Alias for Frame<'static>;
IoWriteError
An error during frame I/O write operation.