[][src]Function prc::xml::print_xml_error

pub fn print_xml_error<R: Read>(
    reader: R,
    start: usize,
    end: usize
) -> Result<(), ioError>

Take information of source file and error position, and print the lines of the error