Function deltachat::qr_code_generator::create_qr_svg

source ยท
pub fn create_qr_svg(qrcode_content: &str) -> Result<String>
Expand description

Create a QR code from any input data.