syn::gen::fold

Function fold_lit_cstr

source
pub fn fold_lit_cstr<F>(f: &mut F, node: LitCStr) -> LitCStr
where F: Fold + ?Sized,