// ---
// tags: trident, rust
// crystal-type: source
// crystal-domain: comp
// ---
//! Import module: reads serialized MIR from rsc and translates to TIR.
//!
//! Pipeline: `.mir.json` โ `mir_to_tir()` โ `Vec<TIROp>`
trident/src/import/mod.rs
ฯ 0.0%