Type Alias AutomationContext

Source
pub type AutomationContext = Context<AUTOMATION_INSTRUCTION_COUNT>;
Expand description

Type aliases for convenience.

Aliased Typeยง

pub struct AutomationContext { /* private fields */ }