xml_schema/
lib.rs

1#[cfg(feature = "xml_schema_derive")]
2#[allow(unused_imports)]
3#[macro_use]
4extern crate xml_schema_derive;