fluent_result library

Classes

Result
Result is an object indicating success or failure of an operation
ResultError
Base Result Error object
ResultException
Result Error caused by exception
ResultOf<T>
Generic version of Result that holds value