Hypercosm / HIDL

Hypercosm Interface Description Language
https://hypercosm.dev/HIDL
0 stars 0 forks source link

Better error handling #14

Open aDotInTheVoid opened 2 years ago

aDotInTheVoid commented 2 years ago

Allow calls to specify how they fail, and return error data. This probably means propper sum types (tagged unions/rust enums)