pub fn fold_expr_method_call<F>(
f: &mut F,
node: ExprMethodCall,
) -> ExprMethodCall
Available on crate feature
fold
and (crate features derive
or full
) only.pub fn fold_expr_method_call<F>(
f: &mut F,
node: ExprMethodCall,
) -> ExprMethodCall
fold
and (crate features derive
or full
) only.