Skip to main content

render_error

Function render_error 

Source
pub fn render_error(msg: &str) -> String
Expand description

Render the themed Error: line for msg, aligned to the body indent beneath the current section. Companion to render_warning; shared so the error palette/label lives in exactly one place.