Module qrcode::optimize

source ·
Expand description

Find the optimal data mode sequence to encode a piece of data.

Structs§

  • QR code data parser to classify the input into distinct segments.
  • A segment of data committed to an encoding mode.

Functions§