Get the latest tech news
Visualize Ownership and Lifetimes in Rust
Visualize Ownership and Lifetimes in Rust. Contribute to cordx56/rustowl development by creating an account on GitHub.
For these editors, move the text cursor over the variable or function call you want to inspect and wait for 2 seconds to visualize the information. After installation, the extension will automatically run RustOwl when you save any Rust program in cargo workspace. In this tool, due to the limitations of VSCode's decoration specifications, characters with descenders, such as g or parentheses, may occasionally not display underlines properly.
Or read this on Hacker News