pub type PathId = Vec<Aid>;
A sequence of attributes that uniquely identify a nesting level in a Pull query.
pub struct PathId { /* private fields */ }