xml
0.3.0
Structs
ChildElements
Element
ElementBuilder
EndTag
Parser
ParserError
StartTag
Enums
BuilderError
Event
Xml
Functions
escape
unescape
xml
Function
escape
Copy item path
Settings
Help
Summary
Source
pub fn escape(input: &
str
) ->
String
Expand description
Escapes ’, “, &, <, and > with the appropriate XML entities.