[−][src]Module tremor_script::errors
Errors
Structs
| CompilerError | A Compiletime error capturing the prerpocessors cus at the time of the error |
| Error | The Error type. |
Enums
| ErrorKind | The kind of an error. |
| ValueType | Types of JSON values |
Traits
| ResultExt | Additional methods for |
Functions
| query_guard_not_bool | Creates a guard not bool error |
| query_stream_not_defined | Creates an stream not defined error |
Type Definitions
| Result | Convenient wrapper around |