Function exists

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