Skip to main content

html

Function html 

Source
pub fn html<S>(out: &mut S, level: &Level, span: &str, msg: &str) -> Result
where S: Write + ?Sized,