qrcodegen-image 1.5.1

Draw QR codes to a PNG canvas. Wrapper around the qrcodegen and image crates.
Documentation
1
2
3
4
5
# qrcodegen-image

[![docs](https://docs.rs/qrcodegen-image/badge.svg)](https://docs.rs/qrcodegen-image) [![crates.io](https://img.shields.io/crates/v/qrcodegen-image.svg)](https://crates.io/crates/qrcodegen-image)

This crate is a wrapper around the [qrcodegen](https://crates.io/crates/qrcodegen) and [image](https://crates.io/crates/image) library.