Function serve_static_file

Source
pub(crate) async fn serve_static_file(path: Path<(String,)>) -> impl Responder
Expand description

Function to server static files.