xml
0.3.0
xml
Function
escape
Copy item path
source
pub fn escape(input: &
str
) ->
String
Expand description
Escapes ’, “, &, <, and > with the appropriate XML entities.