Skip to main content

Module inline_module

Module inline_module 

Source

Structs§

PhlowModule
Inline module definition used by the runtime API.
PhlowModuleRequest
Data passed to inline module handlers.
PhlowModuleSchema
Inline module schema describing input/output shapes and input ordering.

Type Aliases§

InlineModules
Inline module registry keyed by module name.
PhlowModuleHandler
Async handler signature for inline modules.