Skip to content

STRUCT

AnyWorkflow

A type-erased wrapper that contains a workflow with the given Rendering and Output types.

Properties

base

The underlying erased workflow instance

workflowType

The underlying workflow’s implementation type.

Methods

init(_:)

Initializes a new type-erased wrapper for the given workflow.