Constant MAX_QR_CODE_SIZE
pub const MAX_QR_CODE_SIZE: u32 = 256; // 256u32
Expand description
The largest supported size of a QR code encoded in string format may be.
pub const MAX_QR_CODE_SIZE: u32 = 256; // 256u32
The largest supported size of a QR code encoded in string format may be.