mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-12 00:00:15 +02: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 <[email protected]> * cargo fmt fix * change error mapping Co-authored-by: David Pedersen <[email protected]>