contains_ref

Function contains_ref 

Source
pub fn contains_ref(expr: &Expr, name: &str) -> bool
Expand description

Check if expression contains a reference to the given name.