quick_
xml
0.37.2
In quick_
xml::
events
Modules
attributes
Structs
BytesCData
BytesDecl
BytesEnd
BytesPI
BytesStart
BytesText
CDataIterator
Enums
Event
Functions
str_cow_to_bytes
trim_cow
quick_xml
::
events
Function
trim_cow
Copy item path
Settings
Help
Summary
Source
fn trim_cow<'a, F>(value:
Cow
<'a, [
u8
]>, trim: F) ->
Cow
<'a, [
u8
]>
where F:
FnOnce
(&[
u8
]) -> &[
u8
],