mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-27 21:02:35 +00:00
cargo fmt
This commit is contained in:
@@ -26,7 +26,7 @@ use super::{ParsedRXingResult, ParsedRXingResultType, ResultParser};
|
||||
*
|
||||
* @author Sean Owen
|
||||
*/
|
||||
#[derive(PartialEq, Eq,Hash,Debug)]
|
||||
#[derive(PartialEq, Eq, Hash, Debug)]
|
||||
pub struct AddressBookParsedRXingResult {
|
||||
names: Vec<String>,
|
||||
nicknames: Vec<String>,
|
||||
|
||||
Reference in New Issue
Block a user