188
The ???? operator
(programming.dev)
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits
there was a comment about adding an
?!operator that would resolve any number of?operators but I can't find it.‽Interrobang gang rise up!
I can't remember ever needing more than two question marks (
??), and even that is very rare in my experience.