mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 05:52:19 +00:00
xml: small changes
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
use rustical_xml::de::XmlRootParseStr;
|
||||
use rustical_xml::XmlRoot;
|
||||
use rustical_xml::{Unit, Unparsed, XmlDeserialize};
|
||||
use std::collections::HashSet;
|
||||
use std::io::BufRead;
|
||||
use xml_derive::XmlRoot;
|
||||
|
||||
#[test]
|
||||
fn test_struct_text_field() {
|
||||
|
||||
Reference in New Issue
Block a user