Type-Safe Rust Wrappers for various ESP-IDF services (WiFi, Network, Httpd, Logging, etc.)

The wrappers are implementations of the abstractions defined in the embedded-svc project.

For more information, check out: * The Rust ESP32 STD compiler fork * The "Hello, World" demo * The embedded-svc project