# Rust QR code decoder quirc-rs provides a Rust interface to Daniel Beer's excellent [quirc](https://github.com/dlbeer/quirc) QR code decoder. quirc's C code is bundled with quirc-rs and so a C compiler is required in addition to the Rust toolchain.