Might have needed the \s here
_hovi_
joined 1 year ago
As someone else said I think the shadowing works well here.
I do also wanna mention that depending on why you need this conversion, you could use impl AsRef<std::path::Path>
for your function signature so it can accept &PathBuf
or &Path
. Then, just use that argument with e.g. p.as_ref()
to get a &Path
in the function body
Not a big anti Mozilla guy but have you seen their earnings? You could probably put the Mozilla donations to better use elsewhere imo
Any vpn into your home network should work right? And that would include other solutions intended for local transfers mentioned here
Cool, what do you need to be your own ISP?
I like (lie) much better than /s ngl
Very, very clean