syn
2.0.95
In syn::
gen::
fold
syn
::
gen
::
fold
Function
fold_lit_bool
Copy item path
source
pub fn fold_lit_bool<F>(f:
&mut F
, node:
LitBool
) ->
LitBool
where F:
Fold
+ ?
Sized
,