Module coding

Module coding 

Source
Expand description

Coding related traits.

Structs§

UnexpectedEnd
Error indicating that the provided buffer was too small

Traits§

BufExt
Extension trait for reading from buffers
BufMutExt
Extension trait for writing to buffers
Codec
Infallible encoding and decoding of QUIC primitives

Type Aliases§

Result
Coding result type