Virtual: Helping Rust Developers See Data Dependencies in the IDE


Details
In a large Rust codebase, it can be difficult to find just the code you need to implement a feature or fix a bug. This talk will introduce Flowistry, a tool for visualizing data dependencies in Rust programs that can help programmers quickly sort out irrelevant code. Will will explain what makes static analysis of dependencies a difficult problem, and he will describe the key insight in Flowistry that makes the problem tractable.
To discuss future events and participate in our mentorship matching, join our Discord via https://rusteastcoast.com
In addition to Zoom, this will be broadcast to our Twitch at https://twitch.tv/RustEastCoast
Find Flowistry on Github at https://github.com/willcrichton/flowistry

Virtual: Helping Rust Developers See Data Dependencies in the IDE