pub fn anchor_item(input: &str) -> ParseResult<'_, AnchorItem>Expand description
anchor_item = $ | integer | real | string | enumeration | binary |
rhs_occurrence_name | resource | anchor_item_list .
pub fn anchor_item(input: &str) -> ParseResult<'_, AnchorItem>anchor_item = $ | integer | real | string | enumeration | binary |
rhs_occurrence_name | resource | anchor_item_list .