Detect and read QR codes from any image source.
# Cargo.toml
[dependencies]
rqrr = "0.10.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Decode a QR code from an image file
Add rqrr = { features = ["image"] } to Cargo.tomlNo dependency data recorded yet.