Path

Type Alias Path 

Source
pub type Path = String;
Expand description

Represents a path to a destination.

Aliased Typeยง

pub struct Path { /* private fields */ }