A tool that allows teachers to generate an interactive timeline depicting ownership and borrowing events for each variable in a Rust code example
Command-line interface for RustViz: render a Rust source file to ownership/borrow SVGs (`rustviz svg`, `rustviz html`, `rustviz init`).
Library API for generating RustViz ownership/borrow visualizations by shelling out to the rustviz-plugin rustc plugin.
A tool that allows users to generate an interactive timeline depicting ownership and borrowing events for variables in a Rust code example
An mdbook preprocessor that allows users to embed RustViz visualizations into mdbook projects
A tool that allows teachers to generate an interactive timeline depicting ownership and borrowing events for each variable in a Rust code example
A tool that allows users to generate an interactive timeline depicting ownership and borrowing events for variables in a Rust code example
A tool that allows users to generate an interactive timeline depicting ownership and borrowing events for variables in a Rust code example
An interface that allows users to easily generate RustViz visualizations by utilizing the rustviz2-plugin