pub fn anchor_section(input: &str) -> ParseResult<'_, Vec<Anchor>>Expand description
anchor_section = ANCHOR; anchor_list ENDSEC; .
pub fn anchor_section(input: &str) -> ParseResult<'_, Vec<Anchor>>anchor_section = ANCHOR; anchor_list ENDSEC; .