Just a simple wrapper for `std::fs::exists` using `blocking`. Strange that it wasn't implemented considering tokio's `fs` feature has it as `try_exists`.