Sat, 26 Jan 2019 19:40:01 +0400
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
extern crate xml;
|
||||
|
||||
use std::fs::File;
|
||||
use std::io::BufReader;
|
||||
|
||||
extern crate xml;
|
||||
use xml::reader::{EventReader, XmlEvent};
|
||||
|
||||
pub struct ParserResult {
|
||||
|
Reference in New Issue
Block a user