[][src]Function syn::fold::fold_lit_str

pub fn fold_lit_str<F: ?Sized>(f: &mut F, node: LitStr) -> LitStr where
    F: Fold