Skip to main content

Path

Type Alias Path 

Source
pub type Path = Path;
Expand description

Type alias for std::path::Path.

Aliased Typeยง

pub struct Path { /* private fields */ }