Module rustls::msgs::codec

source ·

Structs§

  • Wrapper over a slice of bytes that allows reading chunks from with the current position state held using a cursor.

Enums§

  • The length of the length prefix for a list.

Traits§

  • Trait for implementing encoding and decoding functionality on something.
  • A trait for types that can be encoded and decoded in a list.

Functions§