fix: clippy 1.96 lints — map_or, duplicate_mod, needless_borrows, slice_refs
Some checks failed
CI / Check / Test (push) Failing after 44s

This commit is contained in:
2026-06-04 17:58:01 +02:00
parent 3bb2dbee19
commit c647f4c13b
6 changed files with 15 additions and 18 deletions

View File

@@ -156,4 +156,4 @@ where
#[cfg(test)]
#[path = "tests/extractors.rs"]
mod tests;
pub(crate) mod tests;