Module actions

Module actions 

Source

Structs§

ActionChain
A sequence of actions with simple Vec foundation
ChainAnalysis
Analysis result for an ActionChain

Enums§

Action
Enhanced Action enum representing all possible SPM operations Properly separates motor (step-based) and piezo (continuous) movements
ActionResult
Simplified ActionResult with clear semantic separation

Traits§

ExpectFromAction
Trait for extracting specific types from ActionResult with action validation