[][src]Function syn::fold::fold_expr_lit

pub fn fold_expr_lit<F: ?Sized>(f: &mut F, node: ExprLit) -> ExprLit where
    F: Fold