Function deltachat::qr::decode_matmsg
source ยท async fn decode_matmsg(context: &Context, qr: &str) -> Result<Qr>
Expand description
Extract address for the matmsg scheme.
Scheme: MATMSG:TO:addr...;SUB:subject...;BODY:body...;
There may or may not be linebreaks after the fields.