Skip to main content

exists

Function exists 

Source
pub async fn exists(fs: &dyn Fs, url: &Url) -> bool
Expand description

Check whether a URL exists (file or directory).