Skip to content
Snippets Groups Projects
Verified Commit 42ec5760 authored by STEVAN Antoine's avatar STEVAN Antoine 🦀
Browse files

make Clippy happy

parent 84bef553
No related branches found
No related tags found
No related merge requests found
......@@ -194,6 +194,7 @@ where
Ok(())
}
#[allow(clippy::too_many_arguments)]
fn recoding<F, Fun>(
bytes: &[u8],
k: usize,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment