[][src]Crate qr2term

Simple QR code renderer in the terminal.

This is based on:

  • https://crates.io/crates/qair
  • https://code.willemp.be/willem/qair/src/branch/master/src/console_barcode_renderer.rs

Enums

QrError

QrError encodes the error encountered when generating a QR code.

Functions

print_qr

Print the given text as QR code in the terminal.