trapper isn't required. With some trait design seen in rf/remove-trapper we can replace all usage of trapper with safe Rust.
However as of filing this issue, trying to implement it causes compiler errors with regards to overlapping implementations for packed and unpacked repeated fields. Chalk can fix it, so we have to wait for that.
Playground example.
trapperisn't required. With some trait design seen in rf/remove-trapper we can replace all usage of trapper with safe Rust.However as of filing this issue, trying to implement it causes compiler errors with regards to overlapping implementations for packed and unpacked repeated fields. Chalk can fix it, so we have to wait for that.
Playground example.