mirror of https://github.com/aya-rs/aya
aya-log: suppress dead_code warnings for wrapper structs
Fixes compiler warnings about RecordFieldWrapper and ArgumentWrapper never being constructed by adding #[expect(dead_code)] attributes. Signed-off-by: Xiaobo Liu <cppcoffee@gmail.com>reviewable/pr1298/r1
parent
727dfcd7ee
commit
8e7ad739f5
Loading…
Reference in New Issue