Macro view

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

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