Type Alias Path

Source
pub type Path = Vec<String>;

Aliased Typeยง

pub struct Path { /* private fields */ }