Function syn::fold::fold_item_const[][src]

pub fn fold_item_const<F>(f: &mut F, node: ItemConst) -> ItemConst where
    F: Fold + ?Sized
This is supported on crate features fold and full only.