Searched defs:with_file_name (Results 1 – 3 of 3) sorted by relevance
1534 pub fn with_file_name<S: AsRef<str>>(&self, file_name: S) -> RelativePathBuf { in with_file_name() method
1049 pub fn with_file_name(&self, file_name: impl AsRef<str>) -> Utf8PathBuf { in with_file_name() method