Skip to main content

shadow_parser_v2_check

Function shadow_parser_v2_check 

Source
pub fn shadow_parser_v2_check(input: &str) -> ShadowParserV2Report
Expand 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.