syn
2.0.86
In syn::
fold
syn
::
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
,
Available on
crate feature
fold
only.