Module qrcode::render [] [src]

Render a QR code into image.

Structs

Renderer

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

Traits

BlankAndWhitePixel

A pixel which can support black and white colors.