edge-net 0.2.0

no_std and no-alloc async implementations of various network protocols.
Documentation

edge-net

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 5 of them enabled by default.

default

  • std

std

  • alloc
  • embedded-io/std
  • embassy-sync/std
  • embedded-svc?/std
  • async-io
  • futures-lite
  • httparse/std
  • domain?/std

alloc

  • embedded-io/alloc
  • embedded-svc?/alloc

async-io

    This feature flag does not enable additional features.

futures-lite

    This feature flag does not enable additional features.

nightly

  • embedded-io/async
  • embassy-sync/nightly
  • embedded-svc?/nightly
  • embedded-svc?/experimental

domain

    This feature flag does not enable additional features.

embassy-util

    This feature flag does not enable additional features.

embedded-svc

    This feature flag does not enable additional features.