Function tract_libcli::terminal::render_node

source ·
pub fn render_node(
    model: &dyn Model,
    node_id: usize,
    annotations: &Annotations,
    options: &DisplayParams
) -> TractResult<()>