Function ruststep::parser::exchange::anchor_section[][src]

pub fn anchor_section(input: &str) -> ParseResult<'_, Vec<Anchor>>
Expand description

anchor_section = ANCHOR; anchor_list ENDSEC; .