Skip to main content

system_message

Function system_message 

Source
pub fn system_message(level: u8, text: &str, line: u32, source: &str) -> Node
Expand description

<system_message level line source type><paragraph>text.

line is the absolute 1-based line of the triggering source line (the underline for title problems, the indented line for indent errors).