Skip to main content

qr_svg

Function qr_svg 

Source
pub fn qr_svg(source: &str) -> Result<String, PairingError>
Expand description

Encodes a checked join URL as an opaque black/white SVG with a four-module quiet zone. Rendering stays in Rust; browsers only display the returned image.