Skip to main content

shadow_parser_check

Function shadow_parser_check 

Source
pub fn shadow_parser_check(input: &str) -> ShadowParserReport
Expand description

Run the parser and return a losslessness report. Exposed so the integration harness can run over allowlisted fixtures without depending on private types.