Docs.rs
qr-code-styling-0.1.1
qr-code-styling 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
nazrdogan
Dependencies
base64 ^0.22
normal
image ^0.25
normal
lopdf ^0.34
normal
qrcode ^0.14
normal
resvg ^0.44
normal
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
svg2pdf ^0.12
normal
thiserror ^2.0
normal
tiny-skia ^0.11
normal
criterion ^0.5
dev
proptest ^1.4
dev
rayon ^1.10
dev
Versions
96.49%
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
Skip to main content
Module core
qr_
code_
styling
0.1.1
Module core
Module Items
Structs
In crate qr_
code_
styling
qr_code_styling
Module
core
Copy item path
Source
Expand description
Core QR code generation and styling.
Structs
ยง
QRCode
Styling
Main QR code styling struct.
QRMatrix
Wrapper around the QR code matrix providing efficient module access.