Module workflow

Source

Re-exports§

pub use activity::Activity;

Modules§

activity

Structs§

AnalysisContext
The AnalysisContext struct is used to represent the current state of analysis for a given function. It allows direct modification of IL and other analysis information.
Workflow
WorkflowBuilder