Closed JoshOrndorff closed 5 years ago
The two oddities i believe are meant to be the Using Generics
and Derive Macro
sections.
Must have been at some point that we added that last sentence and messed it all up. Will fix.
Should be patched, let me know if it is more clear now or can be better improved.
https://github.com/shawntabrizi/substrate-collectables-workshop/blob/master/1/storing-a-structure.md#defining-a-custom-struct mentions "two oddities". I can't figure out how to link to a specific line in an
md
file, so let this screenshot suffice.Are the two oddities
Or was it supposed to be
#[cfg_attr(feature = "std", derive(Debug))]