Crate visualizer

Source

Re-exports§

Modules§

Macros§

  • Shows the given visualization in a new window. Waits until the visualization window is closed.

Structs§

Traits§

  • Represents something that can provide a visualization for itself.
  • Represents a visualization that can be serialized into a json string.

Functions§

  • Shows the given visualization in a window and waits until the window is closed. Prefer using the view! instead, as it includes the current filename and line.