Function kind_pass::subst::subst_on_expr

source ·
pub fn subst_on_expr(expr: &mut Expr, substs: FxHashMap<String, Box<Expr>>)