pub fn shadow_parser_v2_check(input: &str) -> ShadowParserV2ReportExpand description
Run the v2 parser and return a losslessness report. Exposed so the integration harness can run over allowlisted fixtures without depending on private types.
pub fn shadow_parser_v2_check(input: &str) -> ShadowParserV2ReportRun the v2 parser and return a losslessness report. Exposed so the integration harness can run over allowlisted fixtures without depending on private types.