Skip to main content

exists

Function exists 

Source
pub fn exists(path: &Path) -> bool
Expand description

Whether path exists — false on any error, including a missing path.