Rust debuggers

From wikinotes

TODO:

Apparently you can just use your platform's native debugger.
ex. gdb, lldb, ..
https://blog.logrocket.com/debugging-rust-apps-with-gdb/