Function parse

Source
pub fn parse(s: &str) -> Result<Vec<Comment>, Error<Rule>>
Expand description

Parse a string into a vector of Comments.