Ir al contenido principal

raygeo.pipeline

Runtime intent-tree pipeline.

Executes trees of NodeRequests on a rayon thread pool. Each node carries an opaque stage that the CNC layer interprets.

Submodules:

  • requestNodeRequest: one node of the intent tree.
  • completedCompletedNode: completion record.
  • executeexecute_stages: the rayon-scoped runner.