pub type ContextDirective<'a> = ContextBase<'a, &'a Positioned<Directive>>;
Expand description

Context object for execute directive.