Skip to main content

format_error_at

Function format_error_at 

Source
pub fn format_error_at(
    source: &str,
    byte_offset: usize,
    message: &str,
) -> String
Expand description

Formats an error at a given source position.