issues
search
bitcoin-dev-project
/
bitcoiner-intro-to-rust
The Bitcoiner's Introduction to Rust
81
stars
23
forks
source link
explain required vs provided trait methods based on feedback
#15
Closed
sb1752
closed
6 months ago
sb1752
commented
6 months ago
Make this clearer with a straightforward example upfront and then deep dive into traits explanation afterwards.
Also, discuss the differences between required and provided trait methods as this caused some confusion based on student feedback.