[][src]Type Definition artemis::exchange::ExchangeResult

type ExchangeResult<R> = Result<OperationResult<R>, QueryError>;

The result type returned by exchanges