Searched refs:with_error_correction_level (Results 1 – 1 of 1) sorted by relevance
84 Self::with_error_correction_level(data, EcLevel::M) in new()100 pub fn with_error_correction_level<D: AsRef<[u8]>>( in with_error_correction_level() method368 let qr_code = QrCode::with_error_correction_level(data, EcLevel::L).unwrap(); in bench_qr_code_with_low_ecc()