Skip to main content

path_exists

Function path_exists 

Source
pub async fn path_exists(file_path: &str) -> bool
Expand description

Async existence check (TypeScript pathExists).