deviz 0.1.3

Provides access to a VS Code extension for displaying structured program output
Documentation
  • Coverage
  • 100%
    16 out of 16 items documented4 out of 16 items with examples
  • Size
  • Source code size: 12.76 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.99 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 12s Average build duration of successful builds.
  • all releases: 12s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • branpk/deviz
    2 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • branpk

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 for more information about deviz.

Documentation