[][src]Type Definition nakadion::api::dispatch_http_request::RemoteCallResult

type RemoteCallResult<T> = Result<T, RemoteCallError>;