Docs.rs
qrcode-core-2.0.0
qrcode-core 2.0.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
15 July 2026
Links
Repository
crates.io
Source
Owners
houseme
Dependencies
serde ^1
normal
optional
Versions
100%
of the crate is documented
Platform
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 cast
qrcode_
core
2.0.0
Module cast
Module Items
Traits
In crate qrcode_
core
qrcode_core
Module
cast
Copy item path
Source
Expand description
Checked narrowing conversions and truncation helpers used across the encoder.
Traits
§
As
Checked narrowing conversions with debug-mode overflow assertions.
Truncate
Truncate a value to u8 by masking the lower 8 bits.