add rust port (#1588)

This commit is contained in:
Henry A Schimke 2023-01-08 22:06:01 -06:00 committed by GitHub
parent bc88dd15c8
commit dfb06fa33b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,6 +69,7 @@ library implemented in Java, with ports to other languages.
| [zxing-js/library](https://github.com/zxing-js/library) | TypeScript port of ZXing library
| [pyzxing](https://github.com/ChenjieXu/pyzxing) | Python wrapper to ZXing library
| [zxing-dart](https://github.com/shirne/zxing-dart) | Port to dart
| [rxing](https://github.com/hschimke/rxing) | Port to rust
### Other related third-party open source projects