[][src]Function tsar::assembler::format_error

pub fn format_error<T: Debug>(
    script: &str,
    err: ParseError<usize, T, String>
) -> String