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

iban_validate = "4.0.1"

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
2
2
2
2
crate version
rating
date
reviewer
thoroughness, understanding
iban_validate 4.0.1
positive
2022-01-12
high, high

I am the creator of this crate. This crate is tested extensively. All country-specific code is automatically generated from the registry. I suspect this may be one of if not the fastest iban parser out there. I have also noticed mistakes in other parsers online that are not present in this library. One reason you may avoid using this that I can think of is the dependency on arrayvec, which uses quite a bit of unsafe code.

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

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