picoserve 0.10.3

An async no_std HTTP server suitable for bare-metal environments
Documentation

picoserve

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 6 feature flags, 0 of them enabled by default.

tokio

  • dep:tokio
  • std
  • serde/std

defmt

  • dep:defmt
  • embassy-net?/defmt

embassy

  • dep:embassy-time
  • dep:embassy-net

log

  • dep:log

std

  • alloc

alloc

    This feature flag does not enable additional features.