[][src]Type Definition exonum::api::backends::actix::FutureResponse

type FutureResponse = FutureResponse<HttpResponse, Error>;

Type alias for the concrete actix-web HTTP response.