Skip to main content

pick_by_name

Function pick_by_name 

Source
pub fn pick_by_name(found: &[Rule], name: &str) -> Result<String>
Expand description

Match names exactly. A prefix match could target the wrong rule.