deltachat::qr_code_generator

Function create_qr_svg

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

Create a QR code from any input data.