Skip to navigation
Check if file exists with rust
14.09.22
let b = std::path::Path::new(fp).exists();
https://www.programming-idioms.org/idiom/144/check-if-file-exists/1988/rust
Reply
Anonymous
Information Epoch 1751779183
Save trees.
Home
Notebook
Contact us