Function tract_libcli::terminal::render

source ยท
pub fn render(
    model: &dyn Model,
    annotations: &Annotations,
    options: &DisplayParams,
) -> TractResult<()>