Function hini::parsers::parse_section
source · pub fn parse_section(i: &str) -> IResult<&str, Section>
Expand description
Parse a section name, optional comment, and newline (whitespace is allowed and ignored in the
given locations): [ name ] # comment