Structs§
- Smart
Module Aggregate Input - A type to pass input to an Aggregate SmartModule WASM module
- Smart
Module Aggregate Output - A type used to return processed records and/or an error from an Aggregate SmartModule
- Smart
Module Extra Params - Smart
Module Input - Common data that gets passed as input to every SmartModule WASM module
- Smart
Module Output - A type used to return processed records and/or an error from a SmartModule
- Smart
Module Runtime Error - A type used to capture and serialize errors from within a SmartModule
Enums§
- Smart
Module Internal Error - Indicates an internal error from within a SmartModule.
- Smart
Module Kind