(0 条评论) (0 个反应) (0 位负责人)Python (13,515 个派生)batch import
good first issuehelp wanted

仓库指标

星标
 (27,188 个星标)
PR 合并指标
 (30 天内没有已合并 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

贡献者指南