pub type SourcePath = Vec<SourcePathSegment>;Expand description
A path in source representation.
Aliased Typeยง
pub struct SourcePath { /* private fields */ }pub type SourcePath = Vec<SourcePathSegment>;A path in source representation.
pub struct SourcePath { /* private fields */ }