pub fn qr_svg(data: &str) -> Result<String, CoreError>
Render arbitrary data (an otpauth URL) as an inline SVG QR code. SVG keeps the dependency light — no raster/image encoders.