rxing 0.4.11

A rust port of the zxing barcode library.
Documentation
1
2
3
4
5
pub mod decoder;
pub mod detector;
mod maxi_code_reader;

pub use maxi_code_reader::*;