parse_string

Function parse_string 

Source
pub fn parse_string<'a, T: Into<&'a [u8]>>(s: T) -> Option<ASTNode>