Macro tls_api::spi_tls_stream_over_sync_io_wrapper [−][src]
macro_rules! spi_tls_stream_over_sync_io_wrapper {
($t : ident, $n : ident) => { ... };
}
Expand description
Implement wrapper for TlsStreamOverSyncIo
.