PathId

Type Alias PathId 

Source
pub type PathId = Vec<Aid>;
Expand description

A sequence of attributes that uniquely identify a nesting level in a Pull query.

Aliased Typeยง

pub struct PathId { /* private fields */ }