Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 335 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 335 Bytes

http_dir

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

Notice

this crate require nightly features:

  • type_alias_impl_trait

License

This project is licensed under the MIT license.