Function file_and_error_handler

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