edge-nal-std

Crates.ioedge-nal-std
lib.rsedge-nal-std
version0.3.0
sourcesrc
created_at2024-09-10 19:03:51.948091
updated_at2024-09-10 19:03:51.948091
descriptionA STD implementation of edge-nal based on `async-io`
homepage
repositoryhttps://github.com/ivmarkov/edge-net
max_upload_size
id1370705
size25,604
(ivmarkov)

documentation

README

edge-nal-std

CI crates.io Documentation

An implementation of the edge-nal traits for the Rust Standard Library.

Implemented Traits

All.

Implementation Details

The implementation is based on the minimalistic async-io crate from the smol async echosystem.

Works out of the box on a variety of operating systems, including Espressif's ESP IDF.

Commit count: 360

cargo fmt