qrcode-rust

Build status

QR code and Micro QR code encoder in Rust.

```toml

Cargo.toml

[dependencies.qrcode] git = "https://github.com/kennytm/qrcode-rust" ```