rustviz-plugin 2.0.0

A tool that allows users to generate an interactive timeline depicting ownership and borrowing events for variables in a Rust code example
1
2
3
pub mod data;
pub mod svg_frontend;
pub mod hover_messages;