mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-24 00:21:08 +01:00
3dc859af58
* Fix missing `std::error::Error` implement for `MultipartError`. * Update actix-multipart CHANGES.md. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
CHANGES.md | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
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