Expand description
Mid-level IR.
Each variant of [MirNode] corresponds to a relational operator
the dataflow engine knows how to instantiate. Internal — consumers
should treat the graph as opaque and only inspect it through the
helpers re-exported from the crate root.