4 releases (2 breaking)
| 0.3.2 | Jan 26, 2022 |
|---|---|
| 0.3.1 | Nov 25, 2021 |
| 0.2.0 | Apr 4, 2021 |
| 0.1.0 | Mar 17, 2021 |
#7 in #iban
29KB
720 lines
schwifty
A simple IBAN validation library inspired by Python's schwifty.
Sample Usage
assert!(schwifty::validate("GB82 WEST 1234 5698 7654 32").is_ok());
Dependencies
~2.1–3MB
~55K SLoC