pub(crate) fn handle_explain(
    early_dcx: &EarlyDiagCtxt,
    registry: Registry,
    code: &str,
    color: ColorConfig
)