pub fn substitute(expr: &Node, name: &str, replacement: &Node) -> Node
Backwards-compatible alias for subst.
subst