deviz 0.1.1

Provides access to a VS Code extension for displaying structured program output
Documentation
1
2
3
4
5
6
7
8
# deviz

deviz is a VS Code extension that displays structured program output such as trees and graphs.
This crate allows Rust code to produce output that can be read by this extension.

See the [top level README](https://github.com/branpk/deviz) for more information about deviz.

[Documentation](https://docs.rs/deviz)