#technolution — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #technolution, aggregated by home.social.
-
I don't like my programs to #panic. I don't like crash-and-burn. Instead I want to create a machine-readable log file and then handle the problem gracefully, retrying the troubled action if possible. #Rust developers however seem to like panics. So here's a tool made by someone else to help people like me. It finds code paths that lead to a panic.
#Technolution #rustig"A tool to detect code paths leading to Rust's panic handler."
https://github.com/Technolution/rustig