66
since: my first project
(codeberg.org)
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits
Hmm, not quite sure why Clippy didn't say anything then. I think, it was a
Option<&String>
which I had seen as a parameter type. Maybe it doesn't complain when it's wrapped in an Option...