Docs.rs
rxing-0.8.3
rxing 0.8.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
hschimke
Dependencies
chrono ^0.4
normal
chrono-tz ^0.10
normal
codepage-437 ^0.1
normal
encoding ^0.2
normal
fancy-regex ^0.16
normal
image ^0.25
normal
optional
imageproc ^0.25
normal
optional
multimap ^0.10
normal
num ^0.4
normal
once_cell ^1.21
normal
regex ^1.12
normal
resvg ^0.45
normal
optional
rxing-one-d-proc-derive ^0.8
normal
serde ^1
normal
optional
svg ^0.18
normal
optional
thiserror ^2.0
normal
unicode-segmentation ^1.12
normal
uriparse ^0.6
normal
urlencoding ^2.1
normal
criterion ^0.7
dev
java-properties ^2.0
dev
java-rand ^0.2
dev
rand ^0.9
dev
Versions
36.85%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module datamatrix
rxing
0.8.3
Module datamatrix
Module Items
Modules
Structs
In crate rxing
rxing
Module
datamatrix
Copy item path
Source
Modules
§
decoder
detector
encoder
Structs
§
Data
Matrix
Reader
This implementation can detect and decode Data Matrix codes in an image.
Data
Matrix
Writer
This object renders a Data Matrix code as a BitMatrix 2D array of greyscale values.