Module fast_qr::qr

source ·
Expand description

Module qr is the entrypoint to start making QRCodes

Structs§

  • Builder struct, makes it easier to create a QRCode.
  • A QRCode can be created using QRBuilder. Simple API for simple usage. If you need to use QRCode directly, please file an issue on github explaining your use case.

Enums§