Skip to content
GitLab
Explore
Sign in
substrate
node
runtime
src
lib.rs
Find file
Blame
History
Permalink
Remove spurious `#[derive(Encode, Decode)]` (#2759)
· 7efd7e77
DemiMarie-parity
authored
Jun 03, 2019
They did not compile, since `Encode` and `Decode` are deliberately not implemented for `usize`.
7efd7e77