Crate yarn_spool

Source

Structs§

NodeName
YarnEngine
The engine that stores all conversation-related state.

Enums§

Value
A primitive value .

Traits§

YarnHandler
A handler for Yarn actions that require integration with the embedder. Invoked synchronously during Yarn execution when matching steps are evaluated.

Type Aliases§

FunctionCallback
A closure that will be invoked when a particular function is called in a Yarn expression.