mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-27 04:42:35 +00:00
cargo fmt
This commit is contained in:
@@ -62,7 +62,7 @@ pub fn parse(result: &RXingResult) -> Option<ParsedClientResult> {
|
||||
Vec::new()
|
||||
},
|
||||
Vec::new(),
|
||||
pronunciation.unwrap_or_default(),//"".to_owned(),
|
||||
pronunciation.unwrap_or_default(), //"".to_owned(),
|
||||
phoneNumbers,
|
||||
Vec::new(),
|
||||
emails, //Vec::new(),
|
||||
|
||||
Reference in New Issue
Block a user