Release 1.5.0
Changed
All functions are now no-throw and return Return<T>
for better error handling and error aggregation. Checkout the example on how to use this: Link.
All functions are now no-throw and return Return<T>
for better error handling and error aggregation. Checkout the example on how to use this: Link.