Skip to main content

parse

Function parse 

Source
pub fn parse(input: &str) -> Option<String>
Expand description

Full parse summary as a JSON string, or undefined if invalid. See Summary for the object shape.