Docs.rs
rxing-0.5.2
rxing 0.5.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
hschimke
Dependencies
bit_reverse ^0.1.8
normal
chrono ^0.4.31
normal
chrono-tz ^0.8
normal
codepage-437 ^0.1.0
normal
encoding ^0.2
normal
fancy-regex ^0.11
normal
image ^0.24
normal
imageproc ^0.23
normal
multimap ^0.9
normal
num ^0.4.0
normal
once_cell ^1.18
normal
regex ^1.10
normal
resvg ^0.35
normal
rxing-one-d-proc-derive ^0.5.1
normal
serde ^1.0
normal
svg ^0.14
normal
thiserror ^1.0.44
normal
unicode-segmentation ^1.10
normal
uriparse ^0.6.4
normal
urlencoding ^2.1.3
normal
criterion ^0.5
dev
java-properties ^2.0
dev
java-rand ^0.2.0
dev
rand ^0.8.5
dev
Versions
15.26%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
rxing
0.5.2
Module qrcode
Modules
Structs
In crate rxing
?
Module
rxing
::
qrcode
source
·
[
−
]
Modules
cpp_port
decoder
detector
encoder
Structs
QRCodeReader
This implementation can detect and decode QR Codes in an image.
QRCodeWriter
This object renders a QR Code as a BitMatrix 2D array of greyscale values.