Type Definition hermod_api::handlers::ApplicationResponse[][src]

pub type ApplicationResponse = Result<HttpResponse, ApplicationError>;