mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-28 05:12:34 +00:00
rss_expanded_image_2_result test case pass
This commit is contained in:
@@ -24,6 +24,7 @@ use super::{ParsedRXingResult, ParsedRXingResultType, ResultParser};
|
||||
*
|
||||
* @author Sean Owen
|
||||
*/
|
||||
#[derive(PartialEq, Eq,Hash,Debug)]
|
||||
pub struct EmailAddressParsedRXingResult {
|
||||
tos: Vec<String>,
|
||||
ccs: Vec<String>,
|
||||
|
||||
Reference in New Issue
Block a user