quick_xml::events

Function str_cow_to_bytes

source
fn str_cow_to_bytes<'a, C: Into<Cow<'a, str>>>(content: C) -> Cow<'a, [u8]>