Function syn::fold::fold_ident[][src]

pub fn fold_ident<F: ?Sized>(f: &mut F, node: Ident) -> Ident where
    F: Fold
This is supported on crate feature fold only.