good first issuehelp wanted
Repository metrics
- Stars
- (27,188 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
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