Skip to main content

each_pattern_operand_ids

Function each_pattern_operand_ids 

Source
pub fn each_pattern_operand_ids(pattern: &Pattern) -> Vec<IdentifierId>
Expand description

Collect all IdentifierIds from a pattern. Convenience wrapper around each_pattern_operand that maps to ids.