Skip to content

Comments

Fixes in documentation + address some clippy warns + const fn#467

Merged
dralley merged 6 commits intotafia:masterfrom
Mingun:doc-and-opt
Aug 26, 2022
Merged

Fixes in documentation + address some clippy warns + const fn#467
dralley merged 6 commits intotafia:masterfrom
Mingun:doc-and-opt

Conversation

@Mingun
Copy link
Collaborator

@Mingun Mingun commented Aug 26, 2022

Mingun added 6 commits August 26, 2022 23:32
…uick-xml crate

The readers that implements necessary traits cannot be created outside of quick-xml crate.
Also it is too dangerous to provide such method directly because deserializer internally
rely on some options that are set for a reader
@Mingun Mingun added optimization Issues related to reducing time needed to parse XML or to memory consumption documentation Issues about improvements or bugs in documentation labels Aug 26, 2022
@Mingun Mingun requested a review from dralley August 26, 2022 20:43
@dralley dralley merged commit 5bd62cc into tafia:master Aug 26, 2022
@Mingun Mingun deleted the doc-and-opt branch August 27, 2022 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Issues about improvements or bugs in documentation optimization Issues related to reducing time needed to parse XML or to memory consumption

Projects

None yet

Development

Successfully merging this pull request may close these issues.

serde example in README doesn't work

2 participants