Searched defs:TaskPath (Results 1 – 2 of 2) sorted by relevance
148 pub struct TaskPath { struct153 impl Debug for TaskPath { argument204 fn check(p: &TaskPath, needle: &Path, module: Kind) -> bool { in check()245 pub fn assert_single_path(&self) -> &TaskPath { in assert_single_path()
1084 fn is_codegen_cfg_needed(path: &TaskPath, run: &RunConfig<'_>) -> bool { in is_codegen_cfg_needed()