logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: quick-xml

https://lib.rs/crates/quick-xml/

Add the last reviewed version to Cargo.toml / [dependencies]:

quick-xml = "0.23.0"

Filter reviews clicking on the numbers in the summary.

Full column names in tooltip hints: rating Negative, rating Neutral, rating Positive, rating Strong, thoroughness, understanding, reviews count.

Neg
Neu
Pos
Str
tho
und
rev
1
1
crate version
rating
date
reviewer
thoroughness, understanding
quick-xml 0.23.0
negative
2022-07-07
low, medium
alternative:
xml-rs

This crate uses a bytewise parser even for files in UTF-16 encoding. It can be tricked into parsing plain text as XML elements (e.g. UTF-16BE "䄼A†⼾" is parsed as <A /> and fires an element event).

© bestia.dev 2023, MIT License, Version: 2023.608.1636

Open source repository for this web app: https://github.com/bestia-dev/cargo_crev_web/