embedded-svc 0.24.0

A set of traits for services higher level than embedded-hal and typically found in embedded microcontrollers with WiFi or BLE support.
Documentation
#[cfg(feature = "experimental")]
pub mod asyncify;
#[cfg(feature = "experimental")]
pub mod http;
pub mod io;
pub mod mqtt;
pub mod mutex;