Skip to main content

html_escape_attr

Function html_escape_attr 

Source
fn html_escape_attr(s: &str) -> String
Expand description

outerHTML 直列化用の最小限の HTML エスケープ(属性値。" も escape する)。