[][src]Module qrcode53bytes::rendercommons

Renders the QR code to different outputs.

Outputs to a string representation and svg are supported.

Structs

Color

An RGB color implementation.

ParseColorError

An error from trying to parse a Color instance from string.

Functions

to_dbg_string

Convert to string, with chars for the different underlying representations.