rxing 0.8.5

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::*;