Contents

perform(_:)

Performs one or more framework requests on the handler’s image.

Declaration

final func perform<each T>(_ request: repeat each T) async throws -> (repeat (each T).Result) where repeat each T : TargetedRequest

See Also

Performing the request