Searched defs:from_file_path (Results 1 – 2 of 2) sorted by relevance
116 fn from_file_path(self) -> FileContentPredicate<Self> { in from_file_path() method
2322 pub fn from_file_path<P: AsRef<Path>>(path: P) -> Result<Url, ()> { in from_file_path() method