Remove spurious `#[derive(Encode, Decode)]` (#2759)
They did not compile, since `Encode` and `Decode` are deliberately not implemented for `usize`.
parent
e45524e5
Please register or sign in to comment
They did not compile, since `Encode` and `Decode` are deliberately not implemented for `usize`.