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.
pub fn qr_svg(source: &str) -> Result<String, PairingError>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.