axum/examples/static-file-server
Konstantin Kostiuk 8d6313afa0
Add example of static-file-server using serve dir with handler as service (#1501)
* add example of static-file-seriver using serve dit with handler as service

* update handle return type in example

Co-authored-by: David Pedersen <david.pdrsn@gmail.com>

* cargo fmt fix

* change error mapping

Co-authored-by: David Pedersen <david.pdrsn@gmail.com>
2022-11-08 20:40:20 +01:00
..
assets Expand static file serving example (#1471) 2022-10-11 07:42:48 +00:00
src Add example of static-file-server using serve dir with handler as service (#1501) 2022-11-08 20:40:20 +01:00
Cargo.toml Expand static file serving example (#1471) 2022-10-11 07:42:48 +00:00