pub type ContextSelectionSet<'a> = ContextBase<'a, &'a Positioned<SelectionSet>>;
Expand description

Context for SelectionSet