Skip to main content

normalize_emission

Function normalize_emission 

Source
pub fn normalize_emission(raw: &str) -> Result<Emission>
Expand description

Parse raw into an Emission. Permissive: peels a single enclosing ``` fence before deciding, then tries each shape in preference order (whole-files > unified-diff > prose).