Searched refs:takes_asref_path (Results 1 – 1 of 1) sorted by relevance
158 takes_asref_path(&tempdir); in pass_as_asref_path()160 fn takes_asref_path<T: AsRef<Path>>(path: T) { in pass_as_asref_path() function