Skip to content
This repository was archived by the owner on Aug 20, 2020. It is now read-only.

Latest commit

 

History

History
5 lines (4 loc) · 391 Bytes

File metadata and controls

5 lines (4 loc) · 391 Bytes

CxVision

CxVision contains extensions for the VIsion framework that provide Combine Publishers for working with asyncronous flows. Rather than putting all of your logic in something like a VNRecognizeTextRequest closure, CxVision provides publishers that enable a more declaritive style of handling your data flow and error handling rather than placing all of the work in the callback.