Sun, 27 Jan 2019 03:53:46 +0400
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
		@@ -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,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user