An implementation of the rust programing language as a scripting language for the godot 4.x engine based on godot-rust/gdext. The question of why this project exists might arise, and it's a good ...
Script to add Rust specific pretty-printing to the LLDB debugger. With the recent removal of Rust specific pretty printing from CodeLLDB, debugging Rust, especially enums, has become quite painful.