[go: up one dir, main page]

Function syn::fold::fold_impl_restriction

source ยท
pub fn fold_impl_restriction<F>(
    f: &mut F,
    node: ImplRestriction
) -> ImplRestriction
where F: Fold + ?Sized,
Available on crate features fold and full only.