alex-semov

Results 2 issues of alex-semov

Assume we have below xml structure: ```xml Name Description ``` when `` tag doesn't have attribute values, quick-xml parses successfully into Map (HashMap, MultiMap) Container ( "attr" : { Name(Name),...

help wanted
serde

### Current Behavior When attempting to use a Rust library `my_lib` in a C++ application `my_app`, using Corrosion, the linker reports an error during the linking phase. ### Error Output:...

enhancement