zxing-rs is an open-source, multi-format 1D/2D barcode image processing library implemented in Rust, with ports to other languages.
- hbar ports to other languages.
- hbar-core multi-format 1D/2D barcode image processing library implemented in Rust.
- ports Other languages examples.
cargo run --bin encode
- Help
cargo run --bin encode -- --help
- Run with arguments
cargo run --bin encode -- -b QRCode "Hello"