mirror of https://github.com/fafhrd91/actix-web
* Fix missing `std::error::Error` implement for `MultipartError`. * Update actix-multipart CHANGES.md. |
||
|---|---|---|
| .. | ||
| src | ||
| CHANGES.md | ||
| Cargo.toml | ||
| LICENSE-APACHE | ||
| LICENSE-MIT | ||
| README.md | ||
README.md
Multipart support for actix web framework

Documentation & community resources
- API Documentation
- Chat on gitter
- Cargo package: actix-multipart
- Minimum supported Rust version: 1.39 or later