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