| Crates.io | quirc |
| lib.rs | quirc |
| version | 0.0.1 |
| created_at | 2017-12-03 09:49:12.687701+00 |
| updated_at | 2017-12-03 09:49:12.687701+00 |
| description | QR code decoder |
| homepage | |
| repository | https://github.com/wg/quirc-rs |
| max_upload_size | |
| id | 41544 |
| size | 3,620,075 |
quirc-rs provides a Rust interface to Daniel Beer's excellent 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.