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