mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
qr_code_multi_reader ported
This commit is contained in:
@@ -32,6 +32,7 @@ use crate::{BarcodeFormat, RXingResultMetadataType, RXingResultMetadataValue, RX
|
||||
*
|
||||
* @author Sean Owen
|
||||
*/
|
||||
#[derive(Clone)]
|
||||
pub struct RXingResult {
|
||||
text: String,
|
||||
rawBytes: Vec<u8>,
|
||||
|
||||
Reference in New Issue
Block a user