async fn file_and_error_handler(
uri: Uri,
__arg1: State<ServerState>,
request: Request<Body>,
) -> ResponseAvailable on crate feature
ssr only.async fn file_and_error_handler(
uri: Uri,
__arg1: State<ServerState>,
request: Request<Body>,
) -> Responsessr only.