Skip to content

Infinite Loop when parsing Vec #3

@Boscop

Description

@Boscop

This results in an infinite loop:

let tickets: Vec<Ticket> = deserialize(xml.as_bytes()).unwrap();

When used on a xml doc that has multiple root elements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions