Module codec
rustls
0.22.4
Module codec
Structs
Traits
In rustls::internal::msgs
Modules
base
codec
deframer
enums
fragmenter
handshake
message
persist
?
Settings
Module
rustls
::
internal
::
msgs
::
codec
Copy item path
source
·
[
−
]
Structs
§
Reader
Wrapper over a slice of bytes that allows reading chunks from with the current position state held using a cursor.
Traits
§
Codec
Trait for implementing encoding and decoding functionality on something.