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 : VisionRequestDiscussion
The function returns after all requests complete.