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

pub fn anchor_item(input: &str) -> ParseResult<'_, AnchorItem>
Expand description

anchor_item = $ | integer | real | string | enumeration | binary | rhs_occurrence_name | resource | anchor_item_list .