mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 04:42:15 +00:00
xml: small changes
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
use std::io::BufRead;
|
||||
pub use xml_derive::XmlDeserialize;
|
||||
pub use xml_derive::XmlRoot;
|
||||
|
||||
use quick_xml::events::{BytesStart, Event};
|
||||
use thiserror::Error;
|
||||
|
||||
Reference in New Issue
Block a user