rxing 0.9.2

A rust port of the zxing barcode library.
Documentation
1
2
3
4
mod aztec_detector;
pub use aztec_detector::*;

mod zxing_cpp_detector;