Function visualizer::view[][src]

pub fn view(data: &impl Visualization, options: ViewOptions)

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.