syn
2.0.72
In syn::fold
Function
syn
::
fold
::
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
,