matrix-rust-sdk/matrix_qrcode
Damir Jelić 305766955b matrix-sdk: Add a crate to generate and parse QR codes
This patch adds types and methods to parse QR codes defined in the
[spec]. It supports parsing the QR format from an image or from a byte
string, converting back to an image and bytestring is possible as well.

[spec]: https://spec.matrix.org/unstable/client-server-api/#qr-code-format
2021-05-19 16:10:48 +02:00
..
data matrix-sdk: Add a crate to generate and parse QR codes 2021-05-19 16:10:48 +02:00
src matrix-sdk: Add a crate to generate and parse QR codes 2021-05-19 16:10:48 +02:00
Cargo.toml matrix-sdk: Add a crate to generate and parse QR codes 2021-05-19 16:10:48 +02:00