Module tls_api::async_as_sync [−][src]
Expand description
Utility used in different implementations of TLS API.
Not to be used by regular users of the library.
Structs
Async IO object as sync IO.
Implementation of TlsStreamImpl
for APIs using synchronous I/O.
Traits
Used by API implementors.