Module brane_ast::ast_unresolved

source ·
Expand description

Contains special patches / overwrites for the normal brane-ast AST that make compilation life a super-duper amount easier.

Structs§

  • Defines a variant of a normal Workflow, which is meant to be an ‘executable but reasonable’ graph but with inter-edge links in an unserializable state. They have to be resolved to indices before they can be run.