Function syn::fold::fold_type_path

source ·
pub fn fold_type_path<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: TypePath
) -> TypePath