188
The ???? operator
(programming.dev)
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits
I feel like a ????-operator would help many languages
Scala has one, which throws a NotImplemented error
Runtime or compile-time? If run-time, that sounds like a fun way to implement something like
panic().runtime, the point is so that you can see if the types align and then come back and fill in the function bodies later