parse_from_str

Function parse_from_str 

Source
pub fn parse_from_str(s: &str, o: ParseOptions) -> Result<P<Expr>, ParseError>