Function rustc_graphviz::escape_html
source · pub fn escape_html(s: &str) -> String
Expand description
Escape tags in such a way that it is suitable for inclusion in a Graphviz HTML label.
pub fn escape_html(s: &str) -> String
Escape tags in such a way that it is suitable for inclusion in a Graphviz HTML label.