Type Alias FilePath

Source
pub type FilePath = String;
Expand description

File path type

Aliased Typeยง

pub struct FilePath { /* private fields */ }