Module tls_api::async_as_sync [−][src]
Utility used in different implementations of TLS API.
Not to be used by regular users of the library.
Structs
| AsyncIoAsSyncIo | Async IO object as sync IO. |
| TlsStreamOverSyncIo | Implementation of |
Traits
| AsyncWrapperOps | Used by API implementors. |