Contents

ManagedAppLibrary.ManagedApps.AsyncIterator.Element

The type of element this asynchronous sequence produces.

Declaration

typealias Element = Result<[ManagedApp], ManagedAppDistributionError>

See Also

Iterating