rxing 0.8.5

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

mod multi_finder_pattern_finder;
pub use multi_finder_pattern_finder::*;