syn
2.0.86
In syn::
fold
syn
::
fold
Function
fold_lit_byte_str
Copy item path
Source
pub fn fold_lit_byte_str<F>(f:
&mut F
, node:
LitByteStr
) ->
LitByteStr
where F:
Fold
+ ?
Sized
,
Available on
crate feature
fold
only.