I want to use Combine for handling my network requests, my subscribers (Views), will handle a NetworkResponse enum, that is either success or failure
success
failure