edge-nal-std

Crates.ioedge-nal-std
lib.rsedge-nal-std
version0.6.0
created_at2024-09-10 19:03:51.948091+00
updated_at2026-01-01 16:31:25.694417+00
descriptionA STD implementation of edge-nal based on `async-io`
homepage
repositoryhttps://github.com/ivmarkov/edge-net
max_upload_size
id1370705
size41,455
(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: 431

cargo fmt