Module create_structs

Source

Structs§

XMLField
XMLStruct

Statics§

PRIMITIVE_TYPES
Keeps track of element types that are i64 or f64

Functions§

create_structs
Parses an XML string and generates a set of Rust structs representing the XML elements and their attributes.
create_structs_and_save_to_file
Creates structs from an XML string and saves them to a file