Refactor errors

This commit is contained in:
2026-03-12 23:04:59 -07:00
parent 60483dd53d
commit 26a428dedc
17 changed files with 192 additions and 161 deletions

View File

@@ -79,6 +79,7 @@ impl ObjectExtractor for StringExtractor {
}
#[cfg(test)]
#[expect(clippy::expect_used)]
mod tests {
use super::*;