shouldn’t Rust enforce returning from function
How do you enforce returning from exit or a function with a loop that never terminates?
shouldn’t Rust enforce returning from function
How do you enforce returning from exit or a function with a loop that never terminates?