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:
@@ -97,6 +97,7 @@ impl ParsedRXingResult for CalendarParsedRXingResult {
|
||||
}
|
||||
|
||||
impl CalendarParsedRXingResult {
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
pub fn new(
|
||||
summary: String,
|
||||
startString: String,
|
||||
|
||||
Reference in New Issue
Block a user