Type Alias Path

Source
pub type Path = SmallVec<[Index; 4]>;

Aliased Typeยง

struct Path { /* private fields */ }