Skip to main content

exists

Function exists 

Source
pub async fn exists<P: AsRef<Path>>(path: P) -> bool
Expand description

Check if a path exists.