Sun, 27 Jan 2019 03:53:46 +0400
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
65ab398355
commit
a8873e848f
@ -4,6 +4,7 @@ use std::io::BufReader;
|
||||
extern crate xml;
|
||||
use xml::reader::{EventReader, XmlEvent};
|
||||
|
||||
#[derive(RustcEncodable)]
|
||||
pub struct ParserResult {
|
||||
pub external_id: String,
|
||||
pub meeting_id: String,
|
||||
|
Loading…
x
Reference in New Issue
Block a user