macro_rules! spi_tls_stream_over_sync_io_wrapper {
    ( $t:ident, $n:ident ) => { ... };
}
Expand description

Implement wrapper for TlsStreamOverSyncIo.