Function tvm::ir::diagnostics::codespan::init[][src]

pub fn init() -> Result<()>
Expand description

Initialize the codespan based diagnostics.

Calling this function will globally override the TVM diagnostics renderer.