6 stable releases
1.5.0 | Jul 24, 2024 |
---|---|
1.4.0 | Mar 8, 2024 |
1.3.0 | Jan 19, 2024 |
1.2.0 | Sep 14, 2023 |
#356 in Images
16,135 downloads per month
Used in 18 crates
(via totp-rs)
6KB
53 lines
qrcodegen-image
This crate is a wrapper around the qrcodegen and image library.
lib.rs
:
Utility functions for drawing QR codes generated using qrcodegen
to a canvas provided by the image
crate.
Dependencies
~2.5MB
~50K SLoC