syn
2.0.72
In syn::fold
Function
syn
::
fold
::
fold_path_segment
Copy item path
source
ยท
[
−
]
pub fn fold_path_segment<F>(f:
&mut F
, node:
PathSegment
) ->
PathSegment
where F:
Fold
+ ?
Sized
,