simple_network_handler_core 2.0.0
simple_network_handler_core: ^2.0.0 copied to clipboard
Core failure, result, and matcher types shared by the simple_network_handler packages.
2.0.0 #
- Initial release, extracted from
simple_network_handler1.x:Failure,LocalizedFailure,TransportFailure, the sealedResult<T>(Ok/Err) withfold/map/flatMap/mapErr/mapBusiness, andExceptionMatcher.