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

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