Expand description
Interfaces needed by API implementor (like tls-api-rustls
),
and not needed by the users of API.
Traits§
- TlsStream
With Upcast Dyn - Interface upcast. This is an interface for API implementors.
Functions§
- restore_
context - Fetch future context from the thread local.
- save_
context - Store future context in the thread local.