ManagedAppLibrary.ManagedApps.AsyncIterator.Element
The type of element this asynchronous sequence produces.
Declaration
typealias Element = Result<[ManagedApp], ManagedAppDistributionError>The type of element this asynchronous sequence produces.
typealias Element = Result<[ManagedApp], ManagedAppDistributionError>