Hacker News new | ask | show | jobs
by ytugiuyghvk 3444 days ago
Why ask that B: Copy instead of B: Clone?
1 comments

To deref it
b.clone(), of course, derefs b as well.