pub fn generate_structs_string(structs: &HashMap<String, XMLStruct>) -> String
Generates String for Rust structs with fields and attributes.