Function compiler_llvm_builder::utils::check_presence
source ยท pub fn check_presence(name: &str) -> Result<()>
Expand description
Checks if the tool exists in the system.
pub fn check_presence(name: &str) -> Result<()>
Checks if the tool exists in the system.