Function std::sys_common::fs::try_exists

source ·
pub fn try_exists(path: &Path) -> Result<bool>