Path

Type Alias Path 

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

Aliased Typeยง

pub struct Path { /* private fields */ }