Function crowbook_text_processing::escape::quotes [] [src]

pub fn quotes<'a, S: Into<Cow<'a, str>>>(input: S) -> Cow<'a, str>

Very naively escape quotes

Simply replace " by '