| Crates.io | http_dir |
| lib.rs | http_dir |
| version | 0.1.9 |
| created_at | 2023-01-19 10:37:47.78957+00 |
| updated_at | 2023-09-01 05:34:00.205647+00 |
| description | HTTP file server |
| homepage | |
| repository | https://github.com/Sherlock-Holo/http_dir |
| max_upload_size | |
| id | 762485 |
| size | 124,530 |
like tower_http::service::ServeDir, but allows user provide a Filesystem implement
this crate is fork from tower_http::service::ServeDir, thanks for tower_http crate
this crate require nightly features:
type_alias_impl_traitThis project is licensed under the MIT license.