Leonid Krutovsky

Results 3 issues of Leonid Krutovsky

The original text and XML tree can be stored all the time the program is running. It would be quite convenient to have a common tool to load files and...

ws-discovery.xsd ```rust pub type MetadataVersion = u32; pub struct HelloType { #[yaserde(prefix = "tns", rename = "MetadataVersion")] pub metadata_version: MetadataVersion, }```

We already have a generator for aliases, but it's generating a commended code now.