qrcode-rust/README.md

624 B

qrcode-rust

Build status Coverage Status crates.io MIT / Apache 2.0

QR code and Micro QR code encoder in Rust.

# Cargo.toml
[dependencies]
qrcode = "0.1.7"