Function syn::fold::fold_item_static[][src]

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