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:
@@ -153,6 +153,7 @@ pub struct PlanarYUVLuminanceSource {
|
||||
}
|
||||
|
||||
impl PlanarYUVLuminanceSource {
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
pub fn new_with_all(
|
||||
yuv_data: Vec<u8>,
|
||||
data_width: usize,
|
||||
|
||||
Reference in New Issue
Block a user