mirror of
https://github.com/tokio-rs/axum.git
synced 2025-10-02 07:20:38 +00:00

* 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>