Function syn::fold::fold_impl_item_const [−][src]
pub fn fold_impl_item_const<F: ?Sized>(
f: &mut F,
node: ImplItemConst
) -> ImplItemConst where
F: Fold,
pub fn fold_impl_item_const<F: ?Sized>(
f: &mut F,
node: ImplItemConst
) -> ImplItemConst where
F: Fold,