pub type Path = Vec<PathSegment>;Expand description
A path to a location within a type structure
Aliased Typeยง
pub struct Path { /* private fields */ }pub type Path = Vec<PathSegment>;A path to a location within a type structure
pub struct Path { /* private fields */ }