Skip to main content

parse

Function parse 

Source
pub fn parse<'a>(data: &'a str) -> Result<Root, Box<ErrorCell<'a>>>