Skip to main content
exists
components_
rs
0.1.2
In components_
rs::
fs
components_rs
::
fs
Function
exists
Copy item path
Source
pub async fn exists(fs: &dyn
Fs
, url: &
Url
) ->
bool
Expand description
Check whether a URL exists (file or directory).