mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-28 05:12:34 +00:00
fairly major reorganization and clippy cleanup
This commit is contained in:
@@ -100,6 +100,7 @@ impl AddressBookParsedRXingResult {
|
||||
)
|
||||
}
|
||||
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
pub fn with_details(
|
||||
names: Vec<String>,
|
||||
nicknames: Vec<String>,
|
||||
|
||||
Reference in New Issue
Block a user