qrcode-rust
QR code and Micro QR code encoder in Rust.
```toml
Cargo.toml
[dependencies] qrcode = "0.1.7" ```