Macro tls_api::spi_connector_common[][src]

macro_rules! spi_connector_common {
    () => { ... };
}
Expand description

Common part of all connectors. Poor man replacement for HKT.