

11·
9 months agoshouldn’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?


I have used cargo ramdisk before with success.
Right, so you can’t “enforce” a return from the function.