Function rustdoc::html::highlight::highlightExperimental
[-]
[+]
[src]
pub fn highlight(src: &str, class: Option<&str>, id: Option<&str>) -> String
Highlights some source code, returning the HTML output.