multer 2.0.2

An async parser for `multipart/form-data` content-type in Rust.
Documentation

multer

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

default

    This feature flag does not enable additional features.

json

  • serde
  • serde_json

tokio-io

  • tokio
  • tokio-util

all

  • json

serde

    This feature flag does not enable additional features.

tokio-util

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.