pub fn shadow_parser_check(input: &str) -> ShadowParserReportExpand description
Run the 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_check(input: &str) -> ShadowParserReportRun the parser and return a losslessness report. Exposed so the integration harness can run over allowlisted fixtures without depending on private types.