Skip to main content

render_scope

Function render_scope 

Source
pub fn render_scope(
    variables: &[(&str, &dyn Display)],
    title: Option<&str>,
    console: &mut Console,
)
Expand description

Render a variable scope (name → value mapping) as a table.