42
Small pattern that made my code much cleaner
(lemmy.ca)
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits
lol
This is unintentionally funny considering how
exists()
is implemented (which is why we havetry_exists()
now).