Skip to main content

parse_analyzed

Function parse_analyzed 

Source
pub fn parse_analyzed(src: &str) -> Result<Analysis, ParseError>
Expand description

Like parse, returning the Analysis side-channel as well.