mirror of https://github.com/fafhrd91/actix-web
The `thiserror` has the advantage of implementing `std::error::Error` and it integrates better with the Rust ecosystem. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |
||
|---|---|---|
| .. | ||
| 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