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