Function syn::fold::fold_signature[][src]

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