esp-idf-svc 0.45.0

Implementation of the embedded-svc traits for ESP-IDF (Espressif's IoT Development Framework)
#[cfg(all(
    feature = "alloc",
    feature = "experimental",
    esp_idf_version_major = "4"
))]
pub mod client;