Module cagra::error
[−]
[src]
Errors in cagra
Structs
BinOpTypeError |
Error that the arguments of |
CastError |
Error that the cast of |
NodeTypeError |
Error that the node type is missing |
UnaryOpTypeError |
Error that the argument of |
Enums
Error |
Master error enum of cagra |
Type Definitions
Result |
abbrev of Result using the master error enum |