good first issuehelp wanted
Repository metrics
- Stars
- (27,188 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Rust quiz Q22, 37,38 is wrong. Q22: Until a type implements either Copy or Clone, its internal data cannot be copied. Q37: deeply copies heap and stack, or correct question is Arc, Rc .clone()_ Q38: Assign an immutable value