rss_expanded_image_2_result test case pass

This commit is contained in:
Henry Schimke
2022-12-16 13:04:55 -06:00
parent c0ffa2bb1c
commit 54d68c174d
19 changed files with 118 additions and 109 deletions

View File

@@ -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>,