Expand description

io is the object used to define a process’s inputs or outputs

Structs

IO contains information about the Input or Output of a Function or Flow

Enums

IOType defines what type of IO this is

Traits

Find trait is implemented by a number of object types to help find a sub-object using it’s Name or Route

Type Definitions

An IOSet is a set of IOs belonging to a function or a flow