use qrcode::EcLevel; /// The error correction level to use for all QR code generation. pub const QR_EC_LEVEL: EcLevel = EcLevel::L;