mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 09:22:26 +00:00
xml: Add serialization
This commit is contained in:
@@ -2,7 +2,6 @@ use rustical_xml::de::XmlRootParseStr;
|
||||
use rustical_xml::XmlRoot;
|
||||
use rustical_xml::{Unit, Unparsed, XmlDeserialize};
|
||||
use std::collections::HashSet;
|
||||
use std::io::BufRead;
|
||||
|
||||
#[test]
|
||||
fn test_struct_text_field() {
|
||||
|
||||
Reference in New Issue
Block a user