Docs.rs
qr-code-styling-0.1.1
qr-code-styling 0.1.1
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 error
qr_
code_
styling
0.1.1
Module error
Module Items
Enums
Type Aliases
In crate qr_
code_
styling
qr_code_styling
Module
error
Copy item path
Source
Expand description
Error types for QR code styling library.
Enums
§
QRError
Errors that can occur during QR code generation and styling.
Type Aliases
§
Result
Result type alias using QRError.