You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/aya-log/src
Xiaobo Liu 8e7ad739f5 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>
1 week ago
..
lib.rs aya-log: suppress dead_code warnings for wrapper structs 1 week ago