Function deltachat::qr::check_qr

source ·
pub async fn check_qr(context: &Context, qr: &str) -> Result<Qr>
Expand description

Checks a scanned QR code.

The function should be called after a QR code is scanned. The function takes the raw text scanned and checks what can be done with it.