syn
2.0.55
In syn::fold
?
Function
syn
::
fold
::
fold_lit_byte
source
·
[
−
]
pub fn fold_lit_byte<F>(f:
&mut F
, node:
LitByte
) ->
LitByte
where F:
Fold
+ ?
Sized
,