| Crates.io | zbar-rs |
| lib.rs | zbar-rs |
| version | 0.2.7 |
| created_at | 2018-05-05 18:09:54.429045+00 |
| updated_at | 2018-05-07 21:07:09.952928+00 |
| description | High-level rust bindings zo the zbar library |
| homepage | |
| repository | https://github.com/marhkb/zbar-rs.git |
| max_upload_size | |
| id | 63901 |
| size | 75,406 |
High-level rust bindings zo the zbar library
Just started implementing a high-level rust binding to zbar barcode scanner library. Some things already work, but there is still a lot to do. So don't expect this to work without flaws. And expect things to break!
You need zbar native library in order to build zbar-rs.
Examples and documentation will follow in the next weeks.