mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 01:12:24 +00:00
xml: clean up traits
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use rustical_xml::{de::XmlRootParseStr, Unit, XmlDeserialize, XmlRoot};
|
||||
use rustical_xml::{de::XmlDocument, Unit, XmlDeserialize, XmlRoot};
|
||||
|
||||
#[test]
|
||||
fn test_struct_tagged_enum() {
|
||||
|
||||
Reference in New Issue
Block a user