Function syn::fold::fold_type_path
source · pub fn fold_type_path<F>(f: &mut F, node: TypePath) -> TypePath
Available on crate feature
fold
and (crate features derive
or full
) only.