Feature gate: #![feature(path_add_extension)]
This is a tracking issue for
PathBuf::add_extension
Path::with_added_extension
impl PathBuf { pub fn add_extension<S: AsRef<OsStr>>(&mut self, extension: S) -> bool { ... ) } impl Path { pub fn with_added_extension<S: AsRef<OsStr>>(&self, extension: S) -> PathBuf { ... } }Steps / History
PathBuf::add_extension
#140163None yet.
FootnotesDianaNites, Azorlogh, TheLostLambda and TimmmmRocketPrinter, dilawar, ldanko, anatawa12, widberg and 16 more
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4