Results
Function
::filesystem
::
exists
fn
exists
(path:
String
) ->
Result
Check if a path exists
Returns a
Result<bool>