strong-xml icon indicating copy to clipboard operation
strong-xml copied to clipboard

implicit container tags

Open afflux opened this issue 4 years ago • 0 comments

Decided to move the #[xml()] attribute conflict handling to after the parsing because it seemed me that it makes more sense there but in the end it doesn't make a lot of difference. I will move it back if you prefer.

I added a commit that introduces checking for duplicate tags when parsing non-vec fields - let me know if you want me to split it into a separate PR.

afflux avatar Jun 24 '21 14:06 afflux