Module qrcode::render [] [src]

Render a QR code into image.

Modules

image
string

String rendering support.

svg

SVG rendering support.

Structs

Renderer

A QR code renderer. This is a builder type which converts a bool-vector into an image.

Traits

Canvas

Rendering canvas of a QR code image.

Pixel

Abstraction of an image pixel.