Skip to main content

parse

Function parse 

Source
pub fn parse<'a>(input: &'a [u8]) -> Option<Node<'a>>