pub(crate) async fn serve_static_file(path: Path<(String,)>) -> impl Responder
Function to server static files.