pub type AutomationContext = Context<AUTOMATION_INSTRUCTION_COUNT>;
Type aliases for convenience.
pub struct AutomationContext { /* private fields */ }