Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
fettblog.eu
(Uncensored)
subscribe
Refactoring in Rust: Abstraction with the Newtype Pattern
https://fettblog.eu/refactoring-rust-abstraction-newtype/
links
backlinks
The following piece of code takes a PathBuf and extracts the file name, eventually converting it to an owned String.