Skip to content
Commit 9d2f5105 authored by Demi M. Obenour's avatar Demi M. Obenour
Browse files

Remove spurious `#[derive(Encode, Decode)]`

They did not compile, since `Encode` and `Decode` are deliberately not
implemented for `usize`.

Fixes #2742.
parent 4c9a2d75
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment