Registry / cli / qr2term

qr2term

JSON →
library0.3.3rscratesunverified

Stupidly simple Rust crate to render a QR code in the terminal.

# Cargo.toml [dependencies] qr2term = "0.3.3"
INSTALL
IMPORT
SIG · QR2TERM
Q
qr2term
clirustv0.3.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

print_qr
✓ use qr2term::print_qr;

Print a QR code for a URL to the terminal.

use qr2term::print_qr; fn main() { print_qr("https://example.com").unwrap(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
24
Resources
qr2term — cargo add qr2term · libregistry