Expand description
Coding related traits.
Structs§
- Unexpected
End - Error indicating that the provided buffer was too small
Traits§
- BufExt
- Extension trait for reading from buffers
- BufMut
Ext - Extension trait for writing to buffers
- Codec
- Infallible encoding and decoding of QUIC primitives
Type Aliases§
- Result
- Coding result type