pub fn find_tool_dir(path: &Path) -> Option<&'static ToolRuleDir>Expand description
Return the ToolRuleDir entry matching path, if any.
pub fn find_tool_dir(path: &Path) -> Option<&'static ToolRuleDir>Return the ToolRuleDir entry matching path, if any.