Macro visualizer::view[][src]

macro_rules! view {
    ($l:expr) => { ... };
}

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