Crates.io | deviz |
lib.rs | deviz |
version | 0.1.3 |
source | src |
created_at | 2020-12-22 02:58:11.295105 |
updated_at | 2020-12-23 04:12:01.752261 |
description | Provides access to a VS Code extension for displaying structured program output |
homepage | |
repository | https://github.com/branpk/deviz |
max_upload_size | |
id | 325660 |
size | 12,925 |
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 for more information about deviz.