Module rustls::internal::msgs::codec

source ·

Structs§

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

Traits§

  • Trait for implementing encoding and decoding functionality on something.