fix(rust): resolve clippy errors introduced by Rust 1.98.0 (#2008)
Replace chunks_exact with as_chunks per the new clippy::chunks_exact_to_as_chunks lint, and drop the invalid #![macro_use] crate attribute that Rust 1.98 now hard-errors on.
S
shm committed
e4e18992478538136d407a32c9938bbab434a64d
Parent: 465a74c
Committed by GitHub <noreply@github.com>
on 8/24/2026, 3:05:36 PM