Function syn::fold::fold_type_reference[][src]

pub fn fold_type_reference<F>(f: &mut F, node: TypeReference) -> TypeReference where
    F: Fold + ?Sized
This is supported on crate feature fold only.