Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnexpectedEnd([80, 97, 114, 116, 84, 121, 112, 101]) #564

Closed
shenjackyuanjie opened this issue Feb 25, 2023 · 1 comment
Closed

UnexpectedEnd([80, 97, 114, 116, 84, 121, 112, 101]) #564

shenjackyuanjie opened this issue Feb 25, 2023 · 1 comment
Labels
arrays Issues related to mapping XML content onto arrays using serde bug duplicate serde Issues related to mapping from Rust types to XML

Comments

@shenjackyuanjie
Copy link

I try to use quick-xml to deserialize this xml file
but it gives me this
image

code at here
https://github.com/shenjackyuanjie/Difficult-Rocket/blob/eed5a7460c35aaa7f7af94a52c79f9c8c1d23689/libs/Difficult_Rocket_rs/src/src/sr1_data.rs

@Mingun Mingun added bug serde Issues related to mapping from Rust types to XML duplicate arrays Issues related to mapping XML content onto arrays using serde labels Feb 25, 2023
@Mingun
Copy link
Collaborator

Mingun commented Feb 25, 2023

Duplicate of #510

@Mingun Mingun marked this as a duplicate of #510 Feb 25, 2023
@Mingun Mingun closed this as not planned Won't fix, can't repro, duplicate, stale Feb 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrays Issues related to mapping XML content onto arrays using serde bug duplicate serde Issues related to mapping from Rust types to XML
Projects
None yet
Development

No branches or pull requests

2 participants