actix-web/actix-files
Otavio Salvador 496626929d files: Convert from `derive_more` to `thiserror`
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>
2020-03-12 08:47:55 -03:00
..
src files: Convert from `derive_more` to `thiserror` 2020-03-12 08:47:55 -03:00
tests rename to Files 2019-03-06 23:39:08 -08:00
CHANGES.md Enable GitHub Actions and fix file URL behavior (#1232) 2019-12-22 16:43:41 +09:00
Cargo.toml files: Convert from `derive_more` to `thiserror` 2020-03-12 08:47:55 -03:00
LICENSE-APACHE add license files 2019-06-01 17:25:29 +06:00
LICENSE-MIT add license files 2019-06-01 17:25:29 +06:00
README.md update readmes 2019-04-29 20:47:21 -07:00

README.md

Static files support for actix web Build Status codecov crates.io Join the chat at https://gitter.im/actix/actix

Documentation & community resources