We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8d797d commit 008e0a3Copy full SHA for 008e0a3
xsd-parser/src/parser/mod.rs
@@ -1,5 +1,5 @@
1
-mod any;
2
mod all;
+mod any;
3
mod any_attribute;
4
mod attribute;
5
mod attribute_group;
0 commit comments