Skip to content
Unverified Commit b933588c authored by Demi M. Obenour's avatar Demi M. Obenour Committed by Tomasz Drwięga
Browse files

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

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

Fixes #2742.
parent b1fc0efa
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