check_file_exists

Function check_file_exists 

Source
pub fn check_file_exists<P: AsRef<Path>>(path: P) -> bool
Expand description

检查文件是否存在。