DataResult is a discriminated union that encapsulates a successful outcome with a value of type [T] or a failure with an error of type [E].
Version0.1.0compared with
No previous version available to compare.
No previous version available to compare.